Missing Purpose String in Info.plist

Hello.

Webview app requires 2 fields in info.plis
but in the settings only 1 field

image

We identified one or more issues with a recent delivery for your app, “QualityDelivery” 1.0 (1.0.2). Your delivery was successful, but you may wish to correct the following issues in your next delivery:

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 NSLocationWhenInUseUsageDescription 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 (Apple Developer Documentation).

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

sad-cat-79

help me (

As far as I can see these are just warnings. You can publish the app.

However, to add this permissions, do the following:

  1. Enable GPS in the Sensor Inspector
    image

  2. Add Bluetooth component on any page
    image

  3. Hide this component
    image

  4. Upload your project to cloud
    image

  5. After that, permissions will be added to the project
    image

thanks, my issue has been fixed.


Back to Flipabit >
Copyright © 2018. Flipabit Team. All rights reserved.