Itms-90683: Missing Purpose String In Info.plist (bb3)

Discussion in 'Technical Discussion' started by DarkSandwich, Oct 14, 2019.

  1. DarkSandwich

    DarkSandwich Boxer

    Joined:
    Aug 20, 2019
    Messages:
    38
    Likes Received:
    32
    I got this issue when uploading to distribute the app into AppStore.

    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 NSCalendarsUsageDescription 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.

    Im not sure what exactly I need to do to fix this issue. Anyone face this issue before? A non-coder here by the way. Thanks!
     

Share This Page