Appuploader Tool Usage Process (Windows Version)

Abstract

This article provides a detailed guide on how to use the Appuploader tool to solve iOS app publishing issues. By registering an Apple account on the official website, downloading and logging into Appuploader, and sequentially completing Bundle ID, Device Management, Certificate Management, and Provisioning Profile Management steps, you can eventually package and test-install applications, with a brief explanation of how to upload them to the App Store.


Introduction

In the iOS app development process, publishing is a crucial step. To simplify the process, the Appuploader tool (Windows version) can be used to efficiently manage certificates, provisioning profiles, and app installation. This article will provide a step-by-step demonstration of the complete process.


一. Log in to the Apple Developer Website and Register an Account

  1. Open the Apple Developer website: https://developer.apple.com/account
  2. Register and log in with your Apple Developer account.
  3. Accept the developer agreement when prompted.

二. Download and Log in to Appuploader

  1. Download the Appuploader tool: http://www.applicationloader.net/
  2. Extract the compressed file and double-click the application to launch it.
  3. Log in with your newly registered Apple account:
    • If you have not paid $688, use a regular account.
    • A formal developer account requires an annual payment of $688.

Login Interface - Obtain Login Code


三. Bundle ID Setup

  1. Add a Bundle ID in Appuploader.
  2. The name can be customized, but the ID must match the AppID in HBuilder.

Bundle ID Setup


四. Device Management

  1. Add test devices:
    • Method 1: Install iTunes to automatically obtain the device UDID.
    • Method 2: Scan a QR code with your phone to obtain the UDID.

Device Management


五. Certificate Management

  1. Enter the Certificate Management page.

Certificate Management Entry

  1. Create a certificate:
    • The name and password can be customized.
    • Remember the password, as it will be required as the private key password when packaging with HBuilder.

Create Certificate


六. Provisioning Profile Management

  1. Enter the Provisioning Profile Management page and add a profile:
    • The name can be customized.
    • Select the corresponding type, then choose the appropriate certificates and devices.

Provisioning Profile Management

  1. Download the generated certificate and provisioning profile:
    • The certificate file will be in P12 format.

Download Certificate and Provisioning Profile


七. Package the Application

Use HBuilder to perform the packaging process:

Package


八. Test Installation

  1. Accounts without the $688 payment: Connect the phone via iTunes and select the IPA file in the download center for installation.
  2. Accounts with the $688 payment: Direct installation via QR code scanning is available.

Test Installation

Note:

  • After the first successful installation, you need to configure your iPhone:
    1. Go to “Settings → General → VPN & Device Management” to trust the developer app.
    2. In “Privacy & Security,” enable Developer Mode.

九. Publish to the App Store

  1. Go to the submission and upload page.
  2. Click “Set Upload Password,” then select the IPA file for upload.
  3. If network issues occur, try an alternative channel or use a mobile hotspot.

Upload to App Store