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.
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