This application enables NFC interaction in a webview and is inteded for kiosk apps running on tablets.
Works with built-in or the following external NFC readers:
- ACR 122U
- ACR 1222L
- ACR 1251
Javascript methods are invoked on the web pages upon tag detect and removal. The tag UID is passed as part of the detect event - check out the javascript API at
https://github.com/skjolber/external-nfc-api/tree/develop/ExternalNFCWebKiosk.
Get in touch if you have feature requests, or need help with NFC in your project.