Re: [web-nfc] Will there be a way to read the NFCTag's UID?

It seems we cannot implement this feature as there appears to be no 
support for it in native NFC API's.
If ever it will be supported, it will be a function on the NFCAdapter 
object, returning a Promise which resolves to a DOMString value, or 
rejects with an exception (NotSupported, etc).

-- 
GitHub Notif of comment by zolkis
See https://github.com/w3c/web-nfc/issues/24#issuecomment-130657459

Received on Thursday, 13 August 2015 12:47:45 UTC