Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Submit iOS build update without re-uploading screen-shots and app-previews

I want to submit an update for my iOS app, but this seems to require submitting a new version which entails re-entering all information, screenshots, videos, etc.

I can't find anything that explicitly says one can submit solely a new build for an existing version that has already been approved. Is this possible?

If not, is there a way to copy over all of the previous version's information, screenshots, videos, etc. within iTunesConnect?

EDIT: Specifically, the problem is that screen-shots and app-previews from the previous approved version do not show up by default.

like image 976
Ryan Pierce Avatar asked Feb 11 '18 16:02

Ryan Pierce


People also ask

Is app Preview mandatory for iOS?

Should you make an App Preview? Like everything, it depends. If you're an indie developer with limited resources and can't make an amazing video then you are probably better off skipping it. Focus your resources on more important factors like reviews, screenshots and the description.

Are app previews mandatory?

It is not required, but we highly recommend providing a preview video for games particularly. Your game requires a preview video to be shown in certain parts of Google Play.

How do I upload an updated build to the App Store?

Scroll to the “Build” section in your app's App Store Connect record. Click on “Select a build before you submit your app.” Choose the build that you uploaded through Xcode. Click Done in the bottom right-hand corner, then Save in the top-right hand corner, then Submit for Review.


2 Answers

For anyone googling here:

enter image description here

The problem is this:

It annoyingly defaults to (say) 6.5 !!!

(Whatever is current as you are reading this.)

And it's likely you have no images you likely have no images for that size!

Simply click on the other sizes to see your existing images!

That's all it is.


2019 note ..

As @phihag mentions below, they're always changing "just which one is actually required," but in all events you can click around away from the default to see what's happening. You may then come to realize that Apple now requires image sizes that are NOT in your previous release, and so you now need to generate a new set of images.

like image 127
Fattie Avatar answered Nov 15 '22 20:11

Fattie


There is no need to upload screenshots, videos and other information again and again when you are publishing a new version. Unless you have a new functionality which you want to be presented in the screenshots or you have to support a new apple device. For example your previous version didn’t support iPhone X, then when you create a new version, there won’t be any screenshot for iPhone X. So you need to upload screenshots only for that specific device.
So, just create the New version and upload the new build and add - What's new in this version. You are then good to go.
As to your question on whether it is possible to upload a new build to existing live version. Answer to that is - NO. Once an app is live, you always have to create a new version on iTunesConnect and upload build configured with that version number.
As an example, here are two images :

1. Already existing app on iTunesConnect (live version)

enter image description here

2. New version created. Screenshots already there by default.

enter image description here

like image 40
Nitish Avatar answered Nov 15 '22 18:11

Nitish