EliaMinozzi opened a new issue, #836: URL: https://github.com/apache/cordova-plugin-camera/issues/836
Hi, I used this plugin for upload photos and images in my app, but when I put my IOS app on the app store the send my this mail: "" ITMS-90738: Invalid purpose string value - The “” value for the NSLocationAlwaysAndWhenInUseUsageDescription key isn’t allowed in “MyApp.app”. Your app’s code references one or more APIs that access sensitive user data, or the app has one or more entitlements that permit such access. The Info.plist file for the “MyApp.app” bundle should contain a NSLocationAlwaysAndWhenInUseUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. For details, visit: https://developer.apple.com/documentation/uikit/protecting_the_user_s_privacy/requesting_access_to_protected_resources. After you’ve corrected the issues, you can upload a new binary to App Store Connect. Best regards, The App Store Team "" I added NSLocationAlwaysAndWhenInUseUsageDescription because apple warned my about it, however i set CameraUsesGeolocation preference set to false, so I don't know what I must write in NSLocationAlwaysAndWhenInUseUsageDescription as value. Thank you. Elia -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
