Hello,
Actually NFC Plugin is not supported in Android 12 (Android API level 31), probably because a breaking change regarding PendingIntent. In device logs we have: "Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent."
Is there any plans to solve this problem?
Thanks.
Pedro Oliveira
Hi,
Version 1.0.5 should fix the building process on Android 12+.
I am also wondering about future support for this plugin, including whether there are plans to support current unsupported Android Versions, such as Android 12?
Best regards,
Jannie