carverauto / flutter

🚨 ChaseApp opensource mobile app - follow live police chases 🚔
https://chaseapp.tv
MIT License
3 stars 0 forks source link

App Store Connect - issue #139

Closed mfreeman451 closed 2 years ago

mfreeman451 commented 2 years ago

 Got this from Apple:

Dear Developer,We identified one or more issues with a recent delivery for your app, "ChaseApp.tv" 1.3.5 (5). Please correct the following issues, then upload again.ITMS-90683: Missing Purpose String in Info.plist - Your app's code references one or more APIs that access sensitive user data. The app's Info.plist file should contain a NSPhotoLibraryUsageDescription 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 are 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, a purpose string is still required. You can contact the developer of the library or SDK and request they release a version of their code that doesn't contain the APIs. Learn more (https://developer.apple.com/documentation/uikit/core_app/protecting_the_user_s_privacy).Best regards,The App Store Team

mfreeman451 commented 2 years ago

https://stackoverflow.com/questions/52002466/error-appstore-connect-missing-purpose-string-in-info-plist-file should be fixed with e570c25

mfreeman451 commented 2 years ago

Added these fields, looks like the submission to testflight is going through, closing this issue