<react-native-nfc-card-reader working on android 1...
# stackoverflow
r
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 buildToolsVersion = "30.0.1" minSdkVersion = 21 compileSdkVersion = 33 targetSdkVersion = 33 ndkVersion = "21.4.7075529" androidXCore = "1.6.0" kotlinVersion = "1.6.21" but as we update target SdkVerion 34 according to google policies, App is crashing on NFC Card Reading...