react-native-nfc-manager icon indicating copy to clipboard operation
react-native-nfc-manager copied to clipboard

getTag not returning the scanned tag, techRequestCallback is null

Open tastydev opened this issue 1 year ago • 0 comments

Hey,

i currently have trouble scanning IsoDep tags. It sometimes just don't wanna work somewhere inside the App while it works in other places.

Based on the logs and breakpoints i set to investigate i can see that the tag is scanned but the techRequestCallback is null Screenshot 2024-04-15 at 17 41 42

Can you tell me what this case means and how it could be provoked?

Thanks.

Versions:

"react-native": "0.72.6",
"react-native-nfc-manager": "3.14.11",

tastydev avatar Apr 15 '24 15:04 tastydev