EgorBo / EgorBo/Toasts.Forms.Plugin
NotificationBuilder.Notify under Android 12 crashes
Open
- Dominant language
- C#
- Stars
- 275
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
NotificationBuilder.Notify (Android.App.Activity activity, Plugin.Toasts.INotificationOptions options)
Java.Lang.IllegalArgumentException: com.ist.saleboard.mobile: 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.