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

Fix error with control by media player controller apps #484

Merged
merged 2 commits into from
Oct 22, 2022

Conversation

gaycodegal
Copy link
Contributor

Fix error with control by media player controller apps

Try pausing and playing your app multiple times with the media control test app on android 12 and you will experience that your app no longer plays after a while because it is experiencing a ForegroundServiceStartNotAllowedException.

for more details: https://stackoverflow.com/questions/71373928/foregroundservicestartnotallowedexception-for-a-media-player-how-are-we-suppos

also here's a link to a voice controller that can also output the intents to control MusicPlayerGO; unfortunately english only for the moment. https://github.com/hobbycommandline/Hobby-Voice-Command-Line

@enricocid enricocid merged commit d64dd24 into enricocid:main Oct 22, 2022
@enricocid
Copy link
Owner

Thanks :)

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 this pull request may close these issues.

2 participants