Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent. #40

Open
Ginso opened this issue Oct 4, 2022 · 0 comments

Comments

@Ginso
Copy link

Ginso commented Oct 4, 2022

By now, apps should be targeting SDK 31 and this means that for PendingIntents FLAG_IMMUTABLE or FLAG_MUTABLE must be specified. I don't understand much of this, so could you please tell me, what i should use?
Occurences:
MusicService.java line 247
PlayingNotificationImpl24.java line 52, 57 and 120

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

No branches or pull requests

1 participant