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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -