[web-nfc] Make sure we support sub-records AKA NDEF message as payload (#336)

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

== Make sure we support sub-records AKA NDEF message as payload ==
According to the NFC specs, payload may be a NDEF message (meaning a sequence of NDEF records)

For instance from Smart Poster spec: "The content of a Smart Poster payload is an NDEF message. The contents of this message consists of several NDEF records."

* Make sure we can read these sub-records
* Make sure we can read custom records (as defined in RTD)
* Make sure we can write sub-records in external records

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

Received on Tuesday, 3 September 2019 14:12:12 UTC