Re: [web-nfc] How to get started? (#145)

> Yes, you can read and write to NFC tags using the web-nfc API and Google Chrome.
> However you can't interact with peer devices and you need to enable the implementation using a flag. The implementation in Google Chrome allows you to leverage the functionality showcased in Examples 1, 3 and 5 of the [specification](https://w3c.github.io/web-nfc/#examples).
> I haven't checked them in all versions, but these examples should work pretty much out of the box.
> In order to enable web-nfc in Google Chrome you need to navigate to `chrome://flags` and enable `Experimental Web Platform features` and `WebNFC`.

@jvdassen or anyone could tell when the need for enable the WebNFC flag would be unnecessary?

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

Received on Wednesday, 12 February 2020 14:44:48 UTC