Updating iOS application via AppStore Connect
Updating your iOS application really is a necessity as there will be bugs that you want to fix along with features that you want to add to make your application all it can be!
The following lesson explains how to set up a new AppStore Connect entry, which will allow you to upload an updated iOS standalone via the Application Loader
Log into Appstore Connect

After logging into Appstore Connect, you will be greeted with the following options. You will want to select "Apps"
Your iOS Apps
The My Apps section of iTunes connect contains any applications that you have on the iOS store. Select the app which you would like to create an update for. In this example, I will create a new entry for our "LCFM Inspect" app
Edit your app information

Now that you are in the page for your application, you will want to create a new app version to upload. To do this click on the + icon from the top left of this page. You will be presented with a "New Version" dialog where you will want to enter the new version number for your app (Please note this must correspond to the updated version number you have used within your apps standalone application settings)
Add some version info
Next you should fill in any changes you have made to you application via the "Whats New In This Version" text entry box
Save & Submit for Review

If all information is correct, you will be able to press the "Add for Review" button for the new version.
netgoogle
hello
I ask how can I add my certificate after renew
because I get a error
certificate has expired
Elanor Buchanan
Hi, once you have renewed your certificate you will need to update your provisioning profile. You then need to download and install your updated certificate and provisioning profile. Once the new certificate and profile are installed the profile will appear in the list in the Standalone Application Settings and you will be able to build your app with the new profile.
You can find more details in this lesson, it is about creating a certificate and profile for the first time but the downloading and installing steps are the same for updating.
http://lessons.livecode.com/m/4069/l/32957-how-do-i-create-a-distribution-profile-for-ios
I hope that helps.
Kind regards
Elanor
Anil
Should I Upload the latest version app first from xcode, Or set a new version in itunes first and then upload the latest app from xcode
Elanor Buchanan
Hi Anil,
You should set up the new version first and then upload the latest app.
Kind regards
Elanor