nfcim/flutter_nfc_kit

bug: MIFARE: unhandled security exceptions

knthm opened this issue · 0 comments

The Android NFC interface throws SecurityExceptions for the MIFARE Classic read/write/authenticate methods when an operation is called but the tag has left the field.

This are currently unhandled by the library and results in app crashes.