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

OlivierGrenoble has just created a new issue for https://github.com/w3c/web-nfc:

== NDEF Read triggered when writting an NDEF ==
When writting an NDEF with writer.write(), I have noticed that the NFC service is immediately processing the NDEF freshly written.
I have been told  to run scan() and discard the onreading events.

Isn't that a pity that it is not the default behavior? When writing to a tag, one seldom needs the processing by NFC service of the NDEF freshly written. That makes the things harder for someone wanting to write an NDEF into an NFC tag.

Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/551 using your GitHub account

Received on Wednesday, 18 March 2020 13:01:32 UTC