step-up-labs / firebase-database-dotnet

C# library for Firebase Realtime Database.
MIT License
668 stars 168 forks source link

PendingIntent issue with Android 13 #296

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