帖子
帖子
用户
博客
课程
显示全部楼层
46
帖子
2
勋章
2038
Y币

[多端开发] 上架APP storeITMS-90683: Missing purpose string in Info.plist

[复制链接]
发表于 2024-5-22 14:19:06

Please correct the following issues and upload a new binary to App Store Connect.

ITMS-90426: Invalid Swift Support - The SwiftSupport folder is missing. Rebuild your app using the current public (GM) version of Xcode and resubmit it.

Though you are not required to fix the following issues, we wanted to make you aware of them:

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 “UZApp.app” bundle should contain a NSBluetoothAlwaysUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. 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.

Apple Developer Relations


0
帖子
2
勋章
1573
Y币
应该是你们使用了蓝牙功能,但是没有进行相关的权限申请说明

你登录云端应用详情页的移动打包页面,你看一下你们在iOS版本下,是否勾选了相关的配置,并进行了相关权限使用原因的说明

664d9fb567060.png



46
帖子
2
勋章
2038
Y币
至高吾·尚 · 2024-5-22 15:33应该是你们使用了蓝牙功能,但是没有进行相关的权限申请说明

你登录云端应用详情页的移动打包页面,你看一下你们在iOS版本下,是否勾选了相关的配置,并进行了相关权限使用原因的说明

我没有勾选蓝牙权限,可是我app没有调蓝牙的api
0
帖子
2
勋章
1573
Y币
如果你本身的代码没有调用,那有可能是你绑定的第三方插件SDK有调用
对蓝牙要勾上,随便写点啥,这个不影响上架
您需要登录后才可以回帖 登录

本版积分规则