revtel / react-native-nfc-manager

React Native NFC module for Android & iOS
MIT License
1.35k stars 317 forks source link

Phone's built in NFC scanning event overrides the one in the app #591

Closed nandor23 closed 1 year ago

nandor23 commented 1 year ago

I am trying to read an NFC tag, but my phone gives a popup window saying that it's already read. Basically the Android phone's NFC reader has higher priority. Because of that the NFC reader in the Expo app will never work. Is there a way to trigger the reader from react-native-nfc-manager by force or to block the phone's native NFC reader?

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been stalled for 5 days with no activity.