DEV Community

IosDevlop
IosDevlop

Posted on

iOS APP version update and upgrade tutorial: How to package and submit a new version of the APP for review?

Abstract: This blog post provides a detailed tutorial for iOS developers on how to use the Appuploader tool to package, upload, and submit a new version of an iOS APP for review.
Introduction: In the process of developing an APP, it is inevitable that updates and upgrades will be required. This blog post will explain how to quickly and easily complete the process of updating and upgrading the APP, so that your users can enjoy a better user experience.
Adding a new version

  1. Open http://itunesconnect.apple.com (http://itunesconnect.apple.com) and go to the page of the APP you want to update.
  2. Click on "+ Version" or "+ Platform" to add a new version by increasing the existing version number. Applying for iOS certificates 1.Login to Appuploader using your Apple Developer account. https://www.applicationloader.net/2. Select the "Certificate" option and click "+ ADD" to create a new distribution certificate.
  3. When creating the distribution certificate, you need to enter the certificate name, type, and password (remember to save it).
  4. After successfully creating the certificate, download and save the .p12 certificate file to your computer.

Image description

  1. Return to the Appuploader homepage, select the provisioning profile, and create a distribution provisioning profile.
  2. Enter the name, check the previously applied distribution certificate (.p12), save the provisioning profile, and download it to your computer. These steps will help developers complete the process of updating and upgrading an iOS APP. By using the Appuploader tool and applying for the correct certificates, developers can easily manage and release new versions of their APPs, providing a better user experience. Remember to prepare and submit the relevant materials in accordance with Apple's review rules and requirements to ensure a successful APP store submission.

Sentry blog image

The countdown to March 31 is on.

Make the switch from app center suck less with Sentry.

Read more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay