FacebookClientPlugin icon indicating copy to clipboard operation
FacebookClientPlugin copied to clipboard

Crashes on Android 12

Open bulente opened this issue 2 years ago • 3 comments

Crash log for this is:

FacebookClientManager.OnActivityResult (System.Int32 requestCode, Android.App.Result resultCode, Android.Content.Intent intent) Java.Lang.IllegalArgumentException: com.bebyaz.tekekran: 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.

bulente avatar Apr 15 '22 09:04 bulente

Due to lack of update of the dependency... https://github.com/xamarin/FacebookComponents/issues/210

mos379 avatar Apr 27 '22 11:04 mos379

How can we resolve it? @rdelrosario @mos379 @NGumby @bebo109

Imodejam avatar Jul 01 '22 08:07 Imodejam

Is there a solution to the problem or a feasible workaround? ...

GeorgeSanu05 avatar Sep 28 '22 06:09 GeorgeSanu05