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

The error of "Unable to create service cc.dync.audio_manager.MediaPlayerService" #99

Open
Ali8484 opened this issue May 24, 2022 · 0 comments

Comments

@Ali8484
Copy link

Ali8484 commented May 24, 2022

Hi...
I'd got the error below which lead to crash the application

E/AndroidRuntime( 2016): java.lang.RuntimeException: Unable to create service cc.dync.audio_manager.MediaPlayerService: java.lang.IllegalArgumentException: com.ali.kamil_kashash: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.

I tried to add
implementation 'androidx.work:work-runtime-ktx:2.7.1'

but the error still and the application crash

@Ali8484 Ali8484 changed the title The error PendingIntent The error of "Unable to create service cc.dync.audio_manager.MediaPlayerService" May 24, 2022
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

1 participant