Why is react-native-nfc-card-reader no longer working in Android 14?
I am using this library for NFC card reading which is working fine in this setup:
react-native-nfc-card-reader working on android 13 but in android 14 is not working
i am using this library for NFC card reading text this library is working fine in this version
react-native-nfc-card-reader working on android 13 but in android 14 is not working
i am using this library for NFC card reading text this library is working fine in this version
react-native-nfc-card-reader working on android 13 but in android 14 is not working
i am using this library for NFC card reading text this library is working fine in this version
React native ecommendation: remove package=”com….” from the source AndroidManifest.xml
I’m trying to update a react native project from API 33 to 34. After go through many errors, I manage to upgrade API from 31 to 34 according to this answer here /a/78750253/9751777
But, I having this error for almost every react-natice package in my project