revtel / react-native-nfc-manager

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

NFC tag not detecting(not going the listener ) in React-Native Android 11 & 12 #569

Closed mrunalghatole9 closed 1 year ago

mrunalghatole9 commented 2 years ago

NFC tag not detecting(not going the listener ) in React-Native Android 11 & 12

Code:- NfcManager.setEventListener(NfcEvents.DiscoverTag, (tag) => { console.log(tag); })

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.