nfcim/flutter_nfc_kit

FlutterNfcKit.nfcAvailability returns disabled for iPads.

mihirsase-cashee opened this issue · 0 comments

The getter nfcAvailability returns NFCAvailability.disabled when I run it on iPads.
Testing on iPad Air 2020.
The expected value should be NFCAvailability.not_supported as there is no support for NFC on iPads