- From: Han Leon via GitHub <sysbot+gh@w3.org>
- Date: Wed, 31 Jul 2019 07:45:29 +0000
- To: public-web-nfc@w3.org
We (Chromium impl) will fire the error event NotReadableError in case that NFC is not supported or is disabled, as described by step 2 of https://w3c.github.io/web-nfc/#dom-nfcreader-start. The used APIs are android.content.Context.GetSystemService(Context.NFC_SERVICE) and android.nfc.NfcAdapter.isEnabled(). -- GitHub Notification of comment by leonhsl Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/242#issuecomment-516737171 using your GitHub account
Received on Wednesday, 31 July 2019 07:45:31 UTC