Re: [web-nfc] Notify NFCReaders of failures when trying to get a message from a tag? (#279)

So, for the null ndef message case we dispatch a reading event with a ndef message containing just an empty record; for `IOException` and `FormatException` cases we dispatch an error event. Right?

Note: These events are dispatched to ALL active readers, without any message filtering for matching their reader options.

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

Received on Wednesday, 7 August 2019 02:50:39 UTC