Re: [web-nfc] NDEF Read triggered when writting an NDEF (#551)

To be sure I understand this correctly, you're saying that Android NFC service reads content of NDEF tags and starts an "NFC tag" activity after website has successfully written something to the NFC tag.
In that case, I wonder if the browser should "catch" all NFC tags discovered events and dispatch them appropriately, so that web developers don't have to run `scan()` to catch them manually.

What do you think @leonhsl? 

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

Received on Wednesday, 18 March 2020 13:06:23 UTC