ITMS-90683: Missing Purpose String in Info.plist。

近期運(yùn)氣不佳,接連被App Store Review團(tuán)隊給拒了兩次。記錄一下其中的問題,以避免后期開發(fā)中犯同樣的錯誤。

App Store Connect郵件:

Dear Developer,

We identified one or more issues with a recent delivery for your app, "一齡" 5.4.5 (5.3.1). 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 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).

After you’ve corrected the issues, you can use Xcode or Application Loader to upload a new binary to App Store Connect.

Best regards,

The App Store Team。

說的是項目缺少NSLocationAlwaysUsageDescription和描述信息,添加上即可。

<key>NSLocationAlwaysUsageDescription</key>

<string>需要訪問您的位置,以便APP始終獲取您的位置信息</string>

?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時請結(jié)合常識與多方信息審慎甄別。
平臺聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡書系信息發(fā)布平臺,僅提供信息存儲服務(wù)。

相關(guān)閱讀更多精彩內(nèi)容

  • rljs by sennchi Timeline of History Part One The Cognitiv...
    sennchi閱讀 7,872評論 0 10
  • By clicking to agree to this Schedule 2, which is hereby ...
    qaz0622閱讀 1,651評論 0 2
  • Correctness AdapterViewChildren Summary: AdapterViews can...
    MarcusMa閱讀 9,067評論 0 6
  • 正如Bits&Pieces所示,本章內(nèi)容比較雜而全。涵蓋了用詞、段落、寫作態(tài)度等多個方面。 在用詞方面: 其中最為...
    慢慢樹閱讀 291評論 0 2
  • 一襲風(fēng)飄絮 柳如雨 長裙撐傘去 影無跡 回首蕭瑟處 嘴輕呷 再難言語 樓長云萬里 燕行低 長夢飄空去 驚坐起 外處...
    hodor_閱讀 344評論 0 1

友情鏈接更多精彩內(nèi)容