【发布时间】:2022-11-02 07:08:48
【问题描述】:
我开发了一个 iOS 应用并提交到应用商店。但是这个应用程序一次又一次地被拒绝。来自应用商店的原因
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 .
但在应用程序中,我没有使用任何相机或语音或其他功能。 我还在 plist 中添加了 UIRequiredDeviceCapabilities 键,但应用商店仍然面临同样的问题。
这是plist的截图
请帮帮我。
【问题讨论】:
标签: ios iphone xcode app-store appstore-approval