You must provide a screenshot for 5.5-inch Retina display (for 4.7 inch)

假如想象 提交于 2019-12-03 08:46:19

It was because I added launching images for 5.5 and 4.7 displays. App should has nothing for them. So I remove this images and iTunes Connect eat it normally :)

In addition, make sure that you don't have a LaunchImage.xib active in the project. I had this same problem, which persisted even though I removed my 4.7/5.5" images.

I found that iTunes Connect accepted my build when I removed the LaunchImage.xib and cleared that out of the "Launch Screen File" field on the target's General panel in Xcode.

In my case it was because I started with an iOS8 based project, and then manually converted it to an iOS7.1+ compatible project.

Finally, I don't know if it's required, but it may also be necessary to uncheck the "iOS 8 and Later" options for any images you have as well. These can be found on the properties panel for each image within your "Images.xcassets".

This was a validation error by iTunesConnect. I put in a bug report on Thursday Dec 4th, 2014 and as of Friday around 3:00pm PDT on December 5th, 2014 it was fixed. Thanks to the Apple Developer Technical Support for interfacing with iTunesConnect and showing them that their "validation routines" needed to be addressed to alleviate this issue.

Again, if you put your app up previously and added 4.7" and 5.5" screenshots simply to get past this bug then you have also inadvertently caused the App Store to list your app as "optimized for iPhone 6/iPhone 6 Plus" in the App Store. You should probably do another release and remove those screenshots (the only way to add/remove screenshots is another version release) ... because it is not valid to have them there if your App is truly not optimized for those screens. You will get complaints by customers... that your app is showing as "optimized" ... when really it is "zoomed".

Also make sure you check that all languages have screenshots for the missing sizes. Each language needs screenshots uploaded, even if they are the same.

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