The simplest way to upload ipa to appstore

As H5 technology becomes more and more popular, more and more people use H5 IDE to develop app applications, which allows us to develop ios applications using Windows computers.

Developing ios requires an ios certificate. After packaging, the generated ipa file needs to be uploaded to the appstore.

The certificate generation tool and app store upload tool provided by Apple can only run on Mac computers. What if we develop on Windows computers, generate certificates and upload app store?

We can use the platform tool Banana Cloud Editor to upload to the appstore.

The method is very simple. Just upload the ipa file directly to the build version of the Apple Developer Center, and then submit the build version for review in the Apple Developer Center.

The address of the tool is as follows:

https://www.yunedit.com/ipadetail

1. Now log in to the Apple Developer Center, log in to app store connect, and create an app.

 

2. Create a new version and prepare for submission

 

3. Click the blue plus sign and find that there is no build version to choose from. For these, you can return to the Banana Cloud Editor platform and upload ipa

 

4. Enter the special password of Apple Developer Center to upload:

 

5. If you don’t know how to obtain the special password, you can refer to the following steps to obtain the special password. If you already have a special password, you do not need this step:

Click the username drop-down in the upper right corner of the Developer Center:

Click email setting to enter the dedicated password setting (obtaining) page. At this time, you need to log in again:

 

You will now receive your unique password:

 

6. After the upload is successful, it will take about 25 minutes to see the newly uploaded ipa file in the build version of the Apple Developer Center.

 

For detailed procedures, please refer to the following article:

https://www.jianshu.com/p/3b2b9dfd5453

Guess you like

Origin blog.csdn.net/h5xiaoyu/article/details/117655392