Add option to allow web nfc api #218
-
|
It would be very nice if there was an option to enable the web NFC API. Here's a demo site if you want to test it: https://googlechrome.github.io/samples/web-nfc/ |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Hey @JulianVennen, Apart from Chrome, can you find any other browsers that supports this? (preferably based on the Android System WebView). As an aside, FireFox doesn't yet. I can see that this site lists WebView as supported from version 89: While these sites says otherwise (although may not be up to date): However, I haven't been able to find much info on how to implement it (without relying on Android bridges). Since Webview Kiosk uses the underlying system webview, support is completely dependent. |
Beta Was this translation helpful? Give feedback.

Yeah, unfortunately, I don't see a way around this.
I found this issue just now:
Where beaufortfrancois stated that:
click to view text