cordova-plugin-android-permissions icon indicating copy to clipboard operation
cordova-plugin-android-permissions copied to clipboard

NFC permissions Not Working

Open mitchn5 opened this issue 3 years ago • 1 comments

When trying to request NFC access from the user I use 'permissions.NFC' and the permissions popup does not come up. I'm following the Manifest.permission webpage documentation for the right syntax. Would you have an idea what's going on?

mitchn5 avatar Nov 03 '21 18:11 mitchn5

Did you read this? https://developer.android.com/guide/topics/connectivity/nfc/nfc#manifest

NeoLSN avatar Aug 04 '22 13:08 NeoLSN