Re: [web-nfc] Add onerror NDEFReader event (#432)

`scan` will reject only if scanning cannot be started (invalid options, hardware not available, permission denied, etc.)
`onerror` will be fired only if there are errors happening during an already started scan (not formatted tag, context lost)

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

Received on Wednesday, 6 November 2019 19:49:46 UTC