w3c / web-nfc

Web NFC
https://w3c.github.io/web-nfc/
Other
311 stars 68 forks source link

Android WebView Permission #650

Closed juliodiz closed 1 year ago

juliodiz commented 1 year ago

Hello

I am trying to use to Android WebView for use at my APP. Its working perfectly at chrome but inside the APP shows the message has no permission.

"NotAlloewdError: NFC permission request denied"

Its possible to have Web NFC at Android WebView? Need to do something to work?

beaufortfrancois commented 1 year ago

Hey @juliodiz, Web NFC is not supported in Android Webview. It's mainly due to the fact that Chrome Web NFC shows a prompt in Chrome and prompts are not implemented in Android WebView.