iOS 提交审核UIRequiredDeviceCapabilities拒审

iOS 提交审核UIRequiredDeviceCapabilities拒审

Guideline 2.3 - Performance - Accurate Metadata

We were unable to install the app on iPhone. The UIRequiredDeviceCapabilities key in the Info.plist is set in such a way that the app will not install on 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

Please review the Technical Q&A 1397: Understanding the UIRequiredDeviceCapabilities key for information on the UIRequiredDeviceCapabilities key.

You may also wish to review the dictionary keys table in the "Declaring the Required Device Capabilities" section of the App Programming Guide for iOS.

尝试过两种解决办法都可行:
其一: 直接录屏testflight安装再iPhone上, 回复录屏和我们可以正常安装即可(怀疑是审核人员网络问题或苹果后台卡bug)
其二:直接删除info.plist 里面的UIRequiredDeviceCapabilities字段(该字段创建ios app时,xcode自动生成)再次提审即可

©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容