Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Pushing from TestFlight to AppStore new version

I'm uploaded my app to Testflight and it is working ok. Now I need to deploy a new version in App Store. I readed the doc, but ITunesConnect has different user interface and I'm not sure how I can to push from ITunesConnect to AppStore in the simple way. Any idea, link?

Thanks.

like image 296
JPinios Avatar asked May 17 '17 07:05

JPinios


3 Answers

For question regarding how to promote from Test Flight to App Store new version:

After expiring the Test Flight build as others explained, today the way it worked was:

  1. Click blue + symbol to add iOS app

enter image description here

  1. When you get the pop-up for Store Version Number - it does not need to match your actual build and version number.

enter image description here

  1. Once you do this, you will then see the yellow "Prepare for Submission"

enter image description here

  1. Click that and you will see the view to select the latest build
like image 98
Gene Bo Avatar answered Nov 16 '22 21:11

Gene Bo


If you want to select a build from test flight and make it live on App-store follow these steps.

Note: there should be builds present in the test flight.

Go to https://appstoreconnect.apple.com/

Go to "My apps".

Step 1: Click on prepare for submission.

Screenshot for step 1

Step 2: Scroll down and go to builds section and click on "select your build". Screenshot for step 2

Step 3: Select your build from the list of builds you have uploaded on test flight.

Screenshot for step 3

like image 25
yOhaan Avatar answered Nov 16 '22 23:11

yOhaan


Expire your build from testing and then create new release based on this build (blue button "+ VERSION OR PLATFORM" on left menu in "App Store" tab). This is where you can submit version for review and then release automatically.

like image 8
user11262785 Avatar answered Nov 16 '22 23:11

user11262785