Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What are the steps for iOS certificate application package ipa upload App Store review

2025-02-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly explains "what are the steps of iOS certificate application package ipa upload App Store review", interested friends may wish to have a look. The method introduced in this paper is simple, fast and practical. Next let the editor to take you to learn "iOS certificate application package ipa upload App Store review of what are the steps" bar!

Download and install the auxiliary software Appuploader of iOS

Appuploader download link

Appuploader can help directly apply for iOS certificate p12 in Windows, linux or mac systems, and upload ipa to App Store. It is most convenient for developers who do not have Apple Mac computers on Windows development!

With the use of this tutorial, you can quickly learn how to test and get on the shelf!

After downloading the package, decompress it and use it directly without installation.

Java environment installation tutorial

Windows32 bit computer Mac computer linux computer need to click appuploader.jar to start

Apply for iOS publishing certificate (p12 file)

Issue certificate for shelves, certificate has p12 and mobileprovision two files, matching use, first apply for p12!

2.1.After logging in to the appuploader software with the Apple developer account, select the certificate to enter, and click on the lower right corner + ADD to select

Type: drop-down Select publish Certificate

Certificate name: no Chinese, not too long, feel free to set it

Mailbox: at will

Password: the password of the certificate, such as setting 123, does not have to be very complicated, remember it well and use it when packing, it is very important

Apply id: there is no need to choose here

Click ok to create.

Note: a maximum of 3 certificates can be applied for by iOS. If the account already has 3 certificates, an error will be reported (as shown below)

P12 has a quantity limit, but can be used for public use! That is, a p12 can correspond to countless description files (mobileprovision) to form countless sets of certificates on the shelf of different APP!

Can use the previous application, can also delete the previous release certificate, re-create, will not affect the app that has been on the shelf.

2.2.After the creation is successful, find the newly created publishing certificate (iOS Distribution is the publishing certificate. If you have seen the expiration time or ID before, you will know which one is newly created)!

Click on the p12 file, download and save the .p12 certificate file to your computer.

Third, create an iOS release description file (.mobilepublication file)

Click BACK in the lower right corner, return to the home page of Appuploader, and select the description file to enter.

Click + ADD in the lower right corner to enter the application interface!

Type: drop-down and select profile for distribution

Application id: drop down and select the corresponding application id (also known as package id,appid,BundleID, package name)

The launch of a new APP requires the addition of a new application id (each APP corresponds to an application id), if direct selection has been added.

Click to view the Application id add tutorial (after adding, return to this tutorial and continue the listing process)

Certificate: just select all

Devices: the release version does not need to select a device.

Enter the name: no Chinese, feel free, 123 and so on, be careful not to be the same as the name you applied for before), click ok to create.

Select the newly created release description file (the type of iOS Distribution is the release description file, find the name of the input you just created), click Download to download and save to your computer

Apply for p12 and mobileprovision these two iOS certificate files can go to package!

4. IOS package IPA

Each developer tool packages the tutorials according to the platform they use, and the certificates are all used the same.

Here are several platform packaging tutorials, corresponding to their own use of the platform to see, not written platform if you can not ask for technical support.

Happy App platform package website tutorial

HBuilder Packaging tutorial

APICloud Packaging tutorial

Phonegap Packaging tutorial

Xcode Packaging tutorial

APPcan Packaging tutorial

Chameleon Packaging ipa tutorial

Here, take the HBuilder platform as an example

Open the HBuilder tool, select the developed project, click release, and select release as the native installation package.

4.2.Select iOS packaging, supported device types (you can choose to support iPhone and ipad), and choose to use Apple certificate

AppID: consistent with the description selected when applying for the certificate. Mobilization (also known as package id,appid,BundleID, Application id, package name)

Profile file: choose to upload configuration file. Mobileprovision

Private key certificate: uploading .p12 file

Private key password: enter the password set by the creation p12 itself.

Then click package.

4.3. after the package is successful, download and save ipa to your computer, and next upload ipa to App Store backend.

5. Upload ipa to App Store

Log in to iTunes Connect before uploading ipa, and click my APP to create an APP

Https://itunesconnect.apple.com/login

5.2.Click the + number in the upper left corner to select the new APP and select the platform iOS.

Application name: name of APP

Language: APP language, Chinese or English.

Package ID: (apply id, appid and package name, which should be consistent with the one used for the certificate application)

Sku: can't write Chinese, just make one up with pinyin and identify it. If app is called Taobao, enter taobao.

User access: select full access

To create an APP, upload the IPA file in the next step. Other relevant information is not required for the time being.

5.3.Configuring the upload password before uploading ipa

APP special password app-specific password is a password specially used to upload ipa files, is an Apple security mechanism!

Now the Apple developer account has opened double authentication, which is required when submitting ipa files.

Features:

It will not fail.

Multiple can be generated (forget that you can reapply)

Different APP are common on shelves (no need to generate repeatedly)

Here are the build steps

1. Open the apple id Management Center first.

Https://appleid.apple.com/zh_CN

Log in to the Apple developer account

2. Log in and find the security project, and click to generate a dedicated password.

Feel free to enter password tags, 123, etc., and so on.

Click create and generate. (note that the password label is not a private password, but a string of passwords generated by Apple system.) the private password is the password like this. Copy this password and open Appuploader.

If it is Appuploader software to upload ipa (Appuploader software can help you apply for iOS certificate and upload ipa directly on Windows computer)

Open the AU software and click on the upper right corner (the arrow below), enter the settings, copy the upload password, check the save password, click Save to save, and then go back to submit ipa upload to upload normally. 、

5.5.Select the ipa package you just packaged

5.5Appuploader will automatically upload your IPA. If a large package needs to be uploaded for a period of time, when the following prompt appears (packages were uploaded successfully progress bar is blue), the upload is successful.

If the progress bar red indicates that the upload failed, use the link below to find a solution, or add technical support solutions.

Upload solutions to common errors in ipa

5.6 go to the background to view the uploaded version after the upload is successful.

The packages were uploaded successfully progress bar is blue. After the ipa is uploaded successfully, log in to the iTunes Connect https://itunesconnect.apple.com/login backend to view the uploaded ipa.

Go to APP, click activity, and view all the build options (shown in the following figure). There are two cases!

1. The ipa package meets the requirements and shows that it is being processed. This kind of package is uploaded successfully and can be processed. Take a look at the tutorial for further operation (usually a few to more than ten minutes depending on the size of the package).

2. Ipa does not meet the requirements, it does not appear that it is being processed, or the version being processed on the refresh page disappears

This situation means that there is something wrong with the ipa package you uploaded. Apple will send the specific reason to the email (the developer account is the email address) to check the feedback email (the feedback email may also be in the trash), correct the error and repackage it for upload.

Click to view the ipa uploaded successfully, but the iTunes Connect backend does not have a detailed description of the built version.

6. Install TestFlight to iPhone for testing

If you have been packaged and tested before you put it on the shelf, you can skip the test and submit it for review in the next step!

The significance of the test is to first take a look at the operation of APP, whether there is bug, whether the information has been improved!

If there is no problem with the test, then submit it for review, otherwise it will be a waste of time to submit it for approval.

IOS real machine test because the length is too long to write a separate tutorial, after testing, return to this tutorial to continue to submit for review!

TestFlight test, directly test the ipa version that has just been uploaded to the App Store background! (you need to install the TestFlight software on the iPhone and add the Apple account for the relevant tests in the App Store background.)

TestFlight real machine test installation tutorial

7. Set up APP information to be submitted for review

7.1.After ipa uploading and testing, configure the App Store background information!

In the App Store item, first select the first APP information, which needs to be set in two places.

Privacy policy URL: you can directly fill in our official website link http://blog.applicationloader.net/blog/zh/3721.html or your own website!

You can also refer to this tutorial to make a formal privacy policy link.

Privacy Policy Link template tutorial

Subtitle: can be written or not written

Category: choose according to your own APP type.

7.2. Choose the second item on the left and the range of sales

Price schedule: free APP is set to free, and app with a fee is set on a case-by-case basis.

Scope of sales: if you just go to China, you can choose China, or you can choose all regions, with little impact, set up good storage.

7.3, select the third item on the left to submit for entry, this page needs to set up several pieces of information, step by step.

Set the APP screenshot first

Open the app installed during the real machine test, and take a screenshot of the app page you want to display (up to 10 screenshots, usually three or four screenshots will do)!

6.5in (must) is a screenshot of x series bangs iPhone phone (iPhone X, iPhone XS, iPhone XS Max, iPhone XR), the size is 1242mm 2688, if there is any difference, use ps to adjust the screenshot before uploading!

If you don't have an iPhone, please see the tutorial p below and upload it.

If there is no iPhone real machine, use ps to make screenshot tutorials for iPhone series mobile phones.

5.5in (required) is not a screenshot of Liu Haiping's iPhone phone (iPhone5, 6, 7, 8 these models), the size is 1242 '2208, if there is any difference, use ps to adjust the size before uploading!

12.9 inch ipad screenshot (such as app does not support ipad do not need to upload! ), the second and third generation dimensions are both 2048 * 2732!

App preview means video, and you don't have to upload it.

7.4. Drop down and set the propaganda words, descriptions and keywords of app

Promotional text: an introduction to a sentence from APP (if you don't know how to write it, go to App Store to search for your peer's app reference)

Description: detailed introduction of APP

Keywords: search your app keywords, you can set multiple keywords, multiple keywords are separated by commas in English status

Technical support URL: can be set as the company website personal website, no website directly set up our official website can also be http://www.applicationloader.net

7.5. Click the + sign next to the build to select the previously uploaded version, (if there is no + sign, please see the tutorial below to see the problem)

AU uploaded ipa successfully, but there was no build problem at the backend.

If you have previously selected a version, to select the newly uploaded package, move the mouse to (the red circle below), click the red delete button, and then click the + sign to select the version.

App Store icon generally choose the ipa build version will automatically appear, do not need to set!

Copyright is set according to the format, which can be written with reference to the format. ©+ APP name or company name such as ©Household

The version is the version number that is displayed on the shelf, which does not have to be the same as the ipa version you uploaded.

For example, the uploaded ipa version is 2.1.0, and the version can also be set to 1.0.

Then click the graded edit button to proceed to the next setting.

7.7.The grading option is selected according to your own app situation.

7.8. If app has login function, be sure to provide an account for Apple to review and test. If app does not log in, check it out.

Fill in the contact information and note that the phone number is preceded by + 86 before the phone format.

7.9. All the information is set up in this way, stored, click submit for review, and go to the next step.

7.10. The information shown here is selected according to the type of app, different options, and according to your own app.

There are usually three choices.

Export compliance information: generally choose no

Content copyright: generally choose no

Advertisement identifier: if APP has the option to advertise yes, no

Then submit, show as waiting for review, patiently wait for Apple to review, the initial submission of 1-2 days for results.

7.11 submit an audit back to my APP check will indicate that you are waiting for an audit, the audit is sometimes very quick for a day or two, or it may take a few days, often log in to see the audit situation, or read email prompts.

If it becomes available for sale, congratulations on getting on the shelves!

7.12. Follow-up problem handling of on-shelf audit

When Apple returns the audit results, if it is available for sale, it is successful. The newly launched APP will be synchronized to App Store within 48 hours. If the search is not patient for the time being, wait!

At this point, I believe that everyone on the "iOS certificate application package ipa upload App Store review steps are what" have a deeper understanding, might as well to the actual operation of it! Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report