rotorgames / Rg.Plugins.Popup

Xamarin Forms popup plugin
MIT License
1.15k stars 336 forks source link

PendingIntent issue with Android 13 #743

Open AlanFloyd opened 1 year ago

AlanFloyd commented 1 year ago

Hello,

I don't know if you use PendingIntent. But since updating my device to Android 13 I am getting this error:

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

Thanks for your help Greetings Dietmar