hello im software developer in small local company. And our programmer developed the mobile application that's for user base. And once he is not good to read english so I'm trying to publish his app. And as I'm very new to this industry and have some kind of lack experience of read code. when I built the mobile code with xcode and I got email like below.
Your app's code references one or more APIs that access sensitive user data. The app's Info.plist file should contain a NSContactsUsageDescription 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).
ITMS-90683: Missing Purpose StAnd I googled a lot and still not find a answer. So I want to deep down the source code and still can't find a solution.
So do you have any solution or any same problem you dealt with it thanks. Any solutions or same dealings?