AppUploader Installation and Login Tutorial

Summary

This article provides a detailed guide on how to download and install AppUploader, explaining the standard login process and solutions for special cases.


Introduction

In iOS app development, AppUploader can assist with certificate creation, uploading, and installation testing. First, visit the official website to get the latest version of AppUploader. The latest version has optimized the Apple account login process, does not require paying 688 CNY, and offers both Windows and Mac versions. After downloading, extract the files and install the software on your computer.


1. Download and Install AppUploader

1. Official Website

iOS Development Tool Official Site

AppUploader Download Page


2. Windows Launch

  1. Extract the downloaded package and double-click appuploader.exe to run.
  2. Avoid placing it on the C drive or in directories with Chinese characters.
  3. If it cannot run, right-click and choose Run as Administrator.

Windows Launch Interface


3. Linux Launch Handling

  1. Open the terminal and navigate to the AppUploader extracted directory.
  2. Execute the command:
1sudo chmod -R 777 ./*
  1. Double-click to launch.

4. Handling Partially Unavailable Features

Some computers may restrict runtime components, causing features like upload to be unavailable.
If the software flashes a black window or shows permission errors when launched, grant the necessary permissions to allow execution.


5. Driver Installation

To automatically read iOS device UDID, Apple mobile drivers need to be installed:

  • Download link: apple_drivers_win.zip
  • Installation steps:
    1. Extract the driver package.
    2. Install the .exe files inside the folder.
    3. Restart AppUploader after installation.

2. Log in to AppUploader

1. Standard Login Method

  1. Double-click appuploader.exe to launch the software.
  2. Click Not Logged In at the bottom to open the login window.
  3. Enter your Apple Developer account:
    • For regular Apple accounts, check Not Paid 688.
  4. Enter the verification code. After successful verification, all features are available.

The latest version has optimized the login process for accounts that have not paid 688, without needing additional software. Download the latest version.

Not Paid 688


2. Verification Code Instructions

For security, the account must enable Two-Factor Authentication to use AppUploader properly. Steps to enable:

  1. Go to Apple ID Management Page.
  2. Bind and verify your security phone number in account settings.
  3. When logging into AppUploader, enter the verification code as prompted:
    • If you receive a SMS code, input it via SMS.
    • If prompted for a device code, enter the code displayed on your device.

⚠️ Notes

  • Each account has a limited number of verification code requests per day.
  • Avoid repeatedly clicking the send button, as the account may be temporarily restricted.
  • If the message says “Too many verification code requests,” wait until the next day to try again.

Verification Code Instructions


3. Login Using Upload-Specific Password

  • Applicable for accounts with upload-only permissions.
  • After login, only IPA or screenshot uploads are allowed; certificate management is unavailable.
  • Must re-enter the upload password each time the software is opened.

4. Logging in with Apple Accounts That Have Not Paid 688

  • Feature limitations:
    • Cannot upload for App Store release
    • Cannot create distribution certificates
    • Push notification functionality unavailable
    • Maximum of 3 test devices
    • Validity period up to 7 days
  • Can perform standard development and internal testing.
  • During login, check Not Paid 688; certificate management only provides Development Certificate type.