A friend from a startup team recently asked me about registering an Apple Developer account under the company's name — how long it would take, what materials they needed, and how much time the entire app release process would require. Many teams have asked these questions, so here is a summary of the timeline and checklist for both company account registration and app release.
Company Account Application Duration
Registering an Apple Developer account in a company's name involves several steps: obtaining a D-U-N-S number, applying for an Apple Developer account, and submitting company information for review.
The D-U-N-S number is a mandatory requirement for a company account. If you don't have one, apply to Dun & Bradstreet first. You'll receive an email with the number after approval, which typically takes 3–7 business days, though it may occasionally take up to two weeks. Once you have the number, go to developer.apple.com to register a company account, filling in details such as the company name, address, and D-U-N-S number. Apple will conduct a manual review, and you can expect results in 1 business day at the earliest or 3 business days at the latest.
Therefore, from the start of preparation to the account becoming active, it takes about one week in the best case, or two to three weeks in a slower scenario. It's wise to leave buffer time.
Required Documents
To apply in the company's name, you need to prepare the following:
Basic company information: The company name as shown on the business license (must match the registration information), registered address, and contact phone number. Apple is strict about name consistency, and incorrect entries can extend the review period.
D-U-N-S number: The core credential for company account application. If your company already has one, fill it in directly; otherwise, apply for it ahead of time.
Apple ID: Register an Apple ID with your company email, which will then be used to apply for the developer account.
Payment information: A payment method for the $99 annual fee, which supports credit cards. The fee is the same for company and individual accounts, but a company account allows you to add multiple team members in the backend to manage the account together.
Tax information: During registration, you'll need to provide tax details such as the beneficial owner. If the company information is inconsistent, Apple may ask for supporting documents like the business license.
What to Do After the Account Becomes Active
After the account is approved, log in to the developer dashboard, create an App ID (Bundle ID), and generate certificates and provisioning profiles. To create certificates, generate a CSR using Keychain Access on a Mac. If you don't have a Mac, you can use Appuploader on Windows to directly create a Distribution certificate and provisioning profile. Once the certificate and profile are ready, package the .ipa and upload it to App Store Connect via Xcode, Transporter, or Appuploader for review. Uploading from a company account does not carry personal Mac device information, which offers better privacy.
Estimated Overall Time for App Release
For an app from upload to launch, the time is mainly spent on the review phase. After uploading the build, processing takes 5–15 minutes. Once submitted, App Review generally delivers results within 24–48 hours, which may extend to 3–5 business days during peak periods. If the app is rejected, you need to fix the issues according to the feedback and resubmit; each review round involves another waiting period, so thoroughly checking your materials before submission can save considerable time. Therefore, from upload to official release, it takes about 2–3 days in the best case, or more than a week in a worse scenario. Overall, a reasonable estimate from company account registration to app launch is about one month.
Top comments (0)