Re: [web-nfc] Can't read empty tags (#442)

Is your empty tag NDEF formatted?
If not, this may explain why you don't receive any event.
If so, you should receive an "onreading" event with one "empty" message. See https://chromiumdash.appspot.com/commit/645a24e453cbb8767c7684527c48359b23ecac1f
Make sure you use latest Chrome Canary on Android.

Regarding the second record, this happen because previous version of the Web NFC spec included a "special" record when writing from Web NFC. This is no longer the case and will be removed from the Chromium implementation.

-- 
GitHub Notification of comment by beaufortfrancois
Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/442#issuecomment-554953776 using your GitHub account

Received on Monday, 18 November 2019 10:27:22 UTC