# Create Apple developer account

### **How to create an Apple Developer account?**

Creating an Apple Developer Account is mandatory for publishing your app on the Apple App Store. Follow this step-by-step guide to enrol in the Apple Developer Program and gain access to the tools and resources needed to distribute your iOS app.

{% embed url="<https://scribehow.com/shared/Enrolling_in_Apple_Developer_Program__P95dO7C8QcSFLLCZyeAHpg>" %}

{% hint style="warning" %}
The Apple Developer Program requires an annual enrolment fee, which varies based on whether you enroll as an individual or an organization.
{% endhint %}

#### **Step 1: Visit the Apple Developer website**

* Navigate to the [**Apple Developer website**](https://developer.apple.com/).

#### **Step 2: Sign in or create an Apple ID**

* If you already have an Apple ID, click on Account and sign in.
* If you don’t have an Apple ID, click Create Apple ID, and follow the prompts to set up a new account.

{% hint style="warning" %}
Your Apple ID must be verified with two-factor authentication (2FA) to proceed with enrollment.
{% endhint %}

#### **Step 3: Enroll in the Apple Developer Program**

* Once signed in, click on **Enroll** at the top right corner of the page.
* Review the information about the Apple Developer Program and click Start Your Enrollment.

#### **Step 4: Choose your enrolment type**

Apple offers two enrolment types:

* Individual – Best for solo developers. Apps are published under your personal name.
* Organization – Required if you’re enrolling on behalf of a business. Apps are published under your company name.

{% hint style="danger" %}
If enrolling as an organization, you must provide a D-U-N-S Number, which verifies your business identity. You can check or apply for a D-U-N-S Number through Apple’s D-U-N-S lookup tool.
{% endhint %}

#### **Step 5: Agree to Apple’s terms**

* Review Apple’s Developer Agreement and click Submit to proceed.

#### **Step 6: Verify your identity**

* Follow Apple’s verification process, which may require providing:
  * Your legal name
  * Address
  * Phone number
  * Business verification (if applying as an organization)

#### **Step 7: Pay the annual enrollment fee**

* Apple charges an annual fee for the Developer Program:
  * $99 per year for individual developers
  * $99 per year for organizations
* Select a payment method and complete the transaction.

{% hint style="warning" %}
Apple does not offer refunds for the Developer Program fee, and your enrollment must be renewed annually to keep your app active on the App Store.
{% endhint %}

#### **Step 8: Wait for Apple’s approval**

* Apple will review your enrolment, which typically takes a few days.
* You’ll receive an email confirmation once your account is approved.

#### Step 9: Access your developer account

* Once approved, log in to your Apple Developer Account to access developer tools, App Store Connect, and submission resources.

#### Step 10: Start building your app

* Now that your Apple Developer Account is active, you can generate an iOS app build using AppMySite.
* Once your iOS build is ready, submit your app to the Apple App Store for review and publishing.

By completing these steps, you’ll successfully enrol in the Apple Developer Program, allowing you to develop, test, and distribute your iOS apps.
