Re: [web-nfc] How to update a record? (#315)

That would require two taps and it highly confusing for the user. Reading and writing is pretty fast, and for out testing with Alex we always got the read data before writing (which is why ignoreRead was introduced) and as creating the records is super fast, I don't see why this is not possible, unless it is due to the Android APIs. If you are too slow at creating the records and the user removed the phone, well then you will just get an error right.

You can even store the data if the tag has a serial number and then retry

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

Received on Wednesday, 6 November 2019 12:19:33 UTC