ITMS-90683: Missing Purpose String in Info.plist

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
magixbox
Posts: 11
Joined: Sat Feb 22, 2014 8:53 am

ITMS-90683: Missing Purpose String in Info.plist

Post by magixbox » Thu Sep 19, 2019 4:35 am

While publishing app at Apple app store, got a blocking error as following via email:
------------------------------
We identified one or more issues with a recent delivery for your app. 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 NSBluetoothAlwaysUsageDescription 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/documentati ... _s_privacy).
------------------------------

The app require no location service, only Wifi and camera required.
I have to make a customer copy of info.plist, insert the NSBluetoothAlwaysUsageDescription manually.
This wasn't required on the same app, just 2 weeks ago.

Livecode 9.5.0
Xcode 10.1

Post Reply

Return to “iOS Deployment”