testflight - react native map triggers NFCReaderUsageDescription? -


i have made simple react native app using map view. have simple functionality. uploaded ios testflight setup our team testings. got rejected becuase of using nfc??

missing info.plist key - app attempts access privacy-sensitive data without usage description. app's info.plist must contain nfcreaderusagedescription key string value explaining user how app uses data.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -