Re: [web-nfc] beginners tutorial (#216)

>  enabled the NFC support in chrome flags but when I try
const reader = new NFCReader();

This is the new API and has not been implemented yet.
The previous API is specified [here](https://cdn.staticaly.com/gh/w3c/web-nfc/336e6afe18470caeca47967413acb39a34c86fcd/index.html) - that should work under the experimental flag in Chrome Android.



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

Received on Friday, 3 May 2019 12:33:23 UTC