Posts

Showing posts with the label appstore-approval

Error Appstore connect : Missing Purpose String in Info.plist File

I've submitted my app for review to the Appstore connect. Although the app is still under review, i've received an email to inform me that i have to fix an error. Here is the content of the message : Dear Developer, We identified one or more issues with a recent delivery for your app XXXXX. Your delivery was successful, but you may wish to correct the following issues in your next delivery: "Missing Purpose String in Info.plist File. Your app's code references one or more APIs that access sensitive user data. The app's Info.plist file should contain a NSLocationAlwaysUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. Starting spring 2019, all apps submitted to the App Store that access user data will be required to include a purpose string.If you're using external libraries or SDKs, they may reference APIs that require a purpose string. While your app might not use these APIs, ...