Nfc Unsupported
class NfcUnsupported(message: String = "NFC is not available or is disabled on this device") : CeiError
The device does not support NFC, or NFC is disabled. Check android.nfc.NfcAdapter.isEnabled before launching a session.