FCM not working in targetting S+. Pending intent issue

Viewed 144

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

0 Answers
Related