Hello. I just submitted an iOS app to the App Store for review, and I received an email with the following message. Is this a known issue with Xojo that will be fixed in a future release? Or could this have anything to do with any random declares in the code? The app is quite general and does not directly need to access anything from the user's sensitive data. Don't even use the sharing panel if that has to do with this message.
Dear Developer,
We identified one or more issues with a recent delivery for your app, "RD Practice Exam To Go". Your delivery was successful, but you may wish to correct the following issues in your next delivery:
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 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 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 ).
Using Xojo 2019 r1 on Mac Mojave