5

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

  • 1
    found a solution? – emanuel sanga Nov 15 '21 at 17:09
  • 1
    You need to check all your PendingIntents and all PendingIntents created by libraries you're using in the project. But even after this I'm still getting crashes from Samsungs on Android 12, but Pixel devices works fine – Skullper Nov 23 '21 at 09:49
  • We need to add Pending intent with FLAG_MUTABLE for notification and also we need to update Firebase SDK to the latest version . – Vinayak Moger Dec 21 '21 at 07:19

0 Answers0