Re: [web-nfc] Handling non-formatted tags (#367)

As I noted in the Chromium bug, I expected a reading event with no records when an unformatted/unrecognized tag was presented. In other words, "we found a tag, here's its UID etc., but we didn't find any NDEF data on it".

As a user I would like to be able to distinguish "card cannot be formatted/written to" (possibly due to e.g. MIFARE keys being set), "card has data but it's not NDEF", and "card is unformatted (no data) but can be formatted".  Each of these may necessitate a different behavior in the application.

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

Received on Thursday, 10 October 2019 18:02:00 UTC