Re: [web-nfc] Receiving empty NFC messages since Chrome 77.0.3865.92 (#358)

`NDEFRecord#data` no longer exists anymore, instead we have `NDEFRecord#toXXX()` data getters. See https://w3c.github.io/web-nfc/#data-mapping.
Also, `navigator.nfc` is the old interface that has already been replaced with `NFC{Reader,Writer}` in Chrome.

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

Received on Friday, 27 September 2019 02:34:23 UTC