Re: [web-nfc] Handling pushed msg exceeds tag's size and how is the msg size calculated (#523)

> Spec should handles when pushed message exceeds the NFC tag's memory size

Then the app will get an error.
I don't think the spec _have_ to handle this, maybe nice-to-have, but then impl needs to figure out the characteristics of the tag and the underlying NFC implementation and then do the calculation. It is also difficult to fully test it, especially with automated tests and I am not sure that should fall on implementations. I think this is applications' responsibility. 

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

Received on Tuesday, 4 February 2020 07:55:35 UTC