Submitting an iphone-only app to app store? [closed]

折月煮酒 提交于 2019-12-01 03:57:00

In XCode Target -> General -> Deployment Info -> Devices should be set to iPhone.

If your app is only supposed to support iPhone/iPod, only upload iPhone screenshots, don't upload iPad screenshots. Same works the other way around. The only time you should upload both is if your app is universal.

It is not mandatory for apps to be Universal, nor is required to submit both iPhone and iPad screenshots, you can just submit your 3,5" and 4,0" iPhone screenshots.

If it's complaining because iPad screenshots are missing, you might want to check in XCode that your project isn't configured as Universal.

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