sejigner / PAPLE

Android chat app project - fly your paper planes to the closest users around you!✈
1 stars 0 forks source link

FirebaseMessaging IllegalArgumentException #111

Closed sejigner closed 2 years ago

sejigner commented 2 years ago

com.gievenbeck.paple: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent. Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles.