DEV Community

IosDevlop
IosDevlop

Posted on

Tutorial on Generating IOS App Private Passwords

Tutorial on Generating IOS App Private Passwords
APP specific password is a password specifically used for uploading IPA files and is an Apple security mechanism!
Now that the Apple developer account has dual authentication enabled, this password is required when submitting IPA files!
1、 Register an AppID account
If you do not have an APP account, you can register an account by following the prompts on the Apple ID official website.
Download link: https://appleid.apple.com/
AppID
What are the characteristics: it will not fail
Can generate multiple (forgot to reapply)
Common for different apps on shelves (no need to generate them repeatedly)
2、 Generate App Private Password

  1. Go to the main page of the AppID and jump to the APPID page. Click on the three points in the "App specific password" section Zymm
  2. Enter the account and password to generate a dedicated password (which will also be used by IPA to Apple backend later) Zh PS: Please note that the pop-up code displayed here is the app specific password, and the previously set one is the specific password name Zymmcg Enter or paste the app specific password into the corresponding app's password field. When submitting an upload, copy it here: AppID

Image description

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn 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