g***@deregen.com
g***@deregen.com
  • 发布:2023-03-21 14:59
  • 更新:2023-03-31 13:11
  • 阅读:768

IOS提交App Store Info.plist 出现 NSLocationWhenInUseUsageDescription权限提示,实际我未使用。

分类:uni-app

ITMS-90725: SDK Version Issue - This app was built with the iOS 15.2 SDK. Starting April 2023, all iOS apps submitted to the App Store must be built with the iOS 16.1 SDK or later, included in Xcode 14.1 or later.

ITMS-90683: Missing purpose string in Info.plist - Your app’s code references one or more APIs that access sensitive user data, or the app has one or more entitlements that permit such access. The Info.plist file for the “HBuilder.app” bundle should contain a NSLocationWhenInUseUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. If your app supports multiple locales, you’re now required to provide a purpose string value in the Info.plist file in addition to a valid localized string across each of your app’s localization folders. 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. For details, visit: https://developer.apple.com/documentation/uikit/protecting_the_user_s_privacy/requesting_access_to_protected_resources.

After you’ve corrected the issues, you can upload a new binary to App Store Connect.

这个是我APP的配置截图:

2023-03-21 14:59 负责人:无 分享
已邀请:
FullStack

FullStack - 【插件开发】【专治疑难杂症】【ios上架、马甲包、白包、过审、已成功上架过几百个】【多款插件已上架:https://ext.dcloud.net.cn/publisher?id=22130】【非诚勿扰】QQ:543610866

虽然您的应用程序可能不使用这些API,但仍然需要一个目的字符串

DCloud_App_Array

DCloud_App_Array

ITMS-90725问题:
iOS云端打包机2023年3月30号已更新为XCode14.2(iOS 16.2 SDK )。
请更新HBuilderX为3.7.7+版本提交重新提交云端打包。

g***@deregen.com

g***@deregen.com (作者)

好的,多谢了~

该问题目前已经被锁定, 无法添加新回复