Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playing audio doesn't toggle play/pause icon on notification bar on Android devices #60

Open
JohnsonXYHuang opened this issue Feb 5, 2021 · 1 comment

Comments

@JohnsonXYHuang
Copy link

Hi,
Playing audio doesn't toggle play/pause icon on notification bar on all android devices.
I expected the notification bar to toggle to pause icon after calling AudioManager.instance.play(), but it still remains the play icon. The functionality of the button is correct if tapped on the notification bar, but calling from the function doesn't.
On iOS everything works fine.

@gladimdim
Copy link

I have the same issue: notification bar always has Play button active. The events are reported correctly in callbacks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants