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

Pause button not working on Android 12.0 (API 31) and lower #30

Open
AndreaLaGrotteria opened this issue Jun 3, 2024 · 2 comments · May be fixed by #32
Open

Pause button not working on Android 12.0 (API 31) and lower #30

AndreaLaGrotteria opened this issue Jun 3, 2024 · 2 comments · May be fixed by #32

Comments

@AndreaLaGrotteria
Copy link

The pause/play button in the notification does not produce any effect on Android 12.0 and lower, while it works fine on Android 13+. Also worth pointing out that seek, seekforward, seekbackward and stop all work fine also on Android 12.

Tested with the the example app as well to exclude any problem related to our implementation and the problem persists.

Did anybody encounter the same problem and knows how to solve it or is it a bug of the plugin?

@caf-3
Copy link

caf-3 commented Jun 3, 2024

I did encounter the same problems, I think like 1h ago, I didn't found for solutions yet.

@AndreaLaGrotteria
Copy link
Author

AndreaLaGrotteria commented Jun 17, 2024

For anyone having the same issue, we sent a PR with a fix

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

Successfully merging a pull request may close this issue.

2 participants