Hi!
On Auth Facebook Android is not set muttability flag for pending intent. Handling activity result then ends up in exception.
Java.Lang.IllegalArgumentException: 'app.name: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.
Hi!
On Auth Facebook Android is not set muttability flag for pending intent. Handling activity result then ends up in exception.
Java.Lang.IllegalArgumentException: 'app.name: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.