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

Right, now WebNFC impl closes the connection to the tag right after we completed all pending read/write operations on this tag.

Maybe we can just leave the connection there until the tag on its own gets out of range, thus WebNFC can hold this tag exclusively to prevent others from accessing it?

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

Received on Wednesday, 25 March 2020 04:55:50 UTC