Exclude iPhone 4S devices from downloading app

和自甴很熟 提交于 2019-12-02 00:11:14

No, if you are going to support iPhone you need to support all the iPhones that support the version of the operating system. Apple will reject it for not supporting the 4S. It is a pain, and I have been rejected for it.

If your app requires the Metal API, and that requirement is included in the UIRequiredDeviceCapabilities portion of the app plist, then that will prevent an iPhone 4S from downloading the app.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!