提交app store审核

- 发布:2025-04-11 09:33
- 更新:2025-04-11 22:33
- 阅读:1344
产品分类: uniapp/App
PC开发环境操作系统: Mac
PC开发环境操作系统版本号: 16
HBuilderX类型: 正式
HBuilderX版本号: 4.24
手机系统: iOS
手机系统版本号: iOS 16
手机厂商: 苹果
手机机型: 13
页面类型: nvue
vue版本: vue2
打包方式: 云端
项目创建方式: HBuilderX
操作步骤:
预期结果:
正常提审
正常提审
实际结果:
提审报错
提审报错
bug描述:
使用hbuilder x 4.24版本云打包 ios,提交app store审核时,提示:
ITMS-91061: Missing privacy manifest - Your app includes “Frameworks/Protobuf.framework/Protobuf”, which includes Protobuf, an SDK that was identified in the documentation as a commonly used third-party SDK. If a new app includes a commonly used third-party SDK, or an app update adds a new commonly used third-party SDK, the SDK must include a privacy manifest file. Please contact the provider of the SDK that includes this file to get an updated SDK version with a privacy manifest. For more details about this policy, including a list of SDKs that are required to include signatures and manifests, visit: https://developer.apple.com/support/third-party-SDK-requirements.
我查了一下,这是去年苹果那边就要求的隐私相关的。
去年到今年3月份之前,打包提交审核,苹果那边都没有报这个问题。
我想问下,uniapp这边打包的时候,会自动给第三方sdk添加隐私清单吗?
这是uniapp的打包bug,还是不是呢?
有没有大佬知道怎么解决的?
1 个回复
DCloud_heavensoft
至少要升级到新版再提交,最近几个月更新过这块