- From: Jan von der Assen via GitHub <sysbot+gh@w3.org>
- Date: Thu, 05 Jul 2018 14:11:14 +0000
- To: public-web-nfc@w3.org
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`. -- GitHub Notification of comment by jvdassen Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/145#issuecomment-402735193 using your GitHub account
Received on Thursday, 5 July 2018 14:11:18 UTC