y***@163.com
y***@163.com
  • 发布:2023-05-01 14:43
  • 更新:2023-05-01 14:43
  • 阅读:306

【报Bug】苹果上架 UIRequiredDeviceCapabilities 问题

分类:HTML5+

产品分类: HTML5+

HBuilderX版本号: 3.7.11

手机系统: iOS

手机系统版本号: iOS 16

手机厂商: 苹果

手机机型: IPhone12

打包方式: 云端

操作步骤:

app上架

预期结果:

通过

实际结果:

审核被拒

bug描述:

APP上架苹果商店审核失败,原因:
Guideline 2.3 - Performance - Accurate Metadata

We were unable to install the app on iPad and iPhone. The UIRequiredDeviceCapabilities key in the Info.plist is set in such a way that the app will not install on iPad and iPhone .

Next Steps

To resolve this issue, please check the UIRequiredDeviceCapabilities key to verify that it contains only the attributes required for your app features or the attributes that must not be present on the device. Attributes specified by a dictionary should be set to true if they are required and false if they must not be present on the device.

Resources

Learn more about the UIRequiredDeviceCapabilities key.
我上网搜了一下,是因为info.plist中的Required device capabilities问题,网上说把这个删除就可以了(该字段创建ios app时,xcode自动生成),但是云打包如何删除这个?

其次,我不管怎么选,云打包出来的info.plist始终是arm64

2023-05-01 14:43 负责人:无 分享
已邀请:

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