iOS app release AppStore and update process

Source: Internet
Author: User

Points:

Create application space in itunes Connect

Xcode selects the corresponding development certificate (i.e., the certificate that is consistent with the application space)

Fill in the relevant description information and related contact information

ITunes Connect login URL: Https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa

Tip: Program updates only need to perform a second step

The following is a detailed upload process

Create a space in itunes connect first

As shown in Figure 1, 2, 3, log in to itunes Connect and select OK.

As shown in 4, the name is the name displayed when the app is sold in the Apple Store (not the name displayed after the app is downloaded to the phone) and the version information displayed in the Apple Store. The main language to choose English can be. Sku is a special ID for an application, and the recommendation is just as good as the name. Package ID is to select the application bundle identifier, select the corresponding program bundle identifier can (for example, com.swalle.SWALLE1, then here only need to select com.swalle.* or select com.swalle.SWALLE1). Is the complete illustration:

Click Create, the main interface will generate a new application icon

Click on the selected application, entered the details of the interface, the inside are Chinese, according to their prompt information to fill in the corresponding information can be, here is not more introduction. When you have completed the information, click Save in the top right corner.

The following is the operation of Xcode, mainly choose the data corresponding to the app space, select the certificate, the code is packaged and uploaded to space.

First the debug device in the upper left corner must be the real Machine debug state (can not connect the device), followed by the targets->general to see if bundle identifier is consistent with the app space, version number is consistent. (Fig. 1)

2. Targets-->build Settings-->code Signing

3. When all of the above is done, then we're going to start the package and upload it to itunes Connect.

If there is a case, the lower right corner will be the submit button, we can click. You will then start uploading the packaged 2-based code (i.e. code).

When the code upload completed will show the successful upload prompt, if not successful will prompt the related errors, due to the situation too much, the corresponding error can be found on the Internet, I do not list each.

After uploading successfully, we need to rest for a few minutes and give the Apple system some time. We can log into the itunes Connect Program management interface and go to the application's detailed interface first. We can find an area called build version,

iOS app release AppStore and update process

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.