revtel / react-native-nfc-manager

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

NfcManager.requestTechnology not working in android 13 #623

Closed Stembotech closed 1 year ago

Stembotech commented 1 year ago

NfcManager.requestTechnology not working in android 13

erdenebayrd commented 1 year ago

Same as me on Iphone SE second edition, But the setEventListener on Discover tag and registerTagEvent method is working properly.

khanrafay commented 1 year ago

Same here, the application is working fine till Android 11. on Android 12 and 13 it works with a delay.

I have created a which scans a mifare ultra card and sign in the user. but in Android 12/13 it scans and then I have to wait 10 seconds till it can scan again.

Tried every possible way, cancelTechnology, etc.

But nothing is working.

OfflinePing commented 1 year ago

actually same here, Android 13 Samsung Galaxy S21 FE 5G and I just cant get it working properly

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.