Time: 15 min | Cost: $99/year
- Go to developer.apple.com/programs/enroll
- Sign in → Start Your Enrollment
- Choose Individual or Organization
- Complete $99 payment
- Wait 24-48 hours for approval email
- developer.apple.com/account → Certificates, Identifiers & Profiles
- Click Identifiers → (+) button
- Select App IDs → App → Continue
- Fill in:
- Description:
iOS Starter Kit - Bundle ID:
com.yourname.iosstarter(make it unique!) - Capabilities: Enable ✅ Sign In with Apple, ✅ Push Notifications, ✅ In-App Purchase
- Description:
- Click Continue → Register
📋 Save your Bundle ID - you'll need it everywhere!
- appstoreconnect.apple.com → My Apps
- Click (+) → New App
- Fill in:
- Platform: iOS
- Name: Your App Name
- Bundle ID: Select from dropdown
- SKU:
YOURAPP_V1
- Click Create
- In App Store Connect → Monetization → Subscriptions
- Click Create subscription group:
Premium Subscriptions - Add products:
| Product | Product ID | Duration | Price |
|---|---|---|---|
| Monthly | com.yourname.iosstarter.monthly |
1 Month | $9.99 |
| Annual | com.yourname.iosstarter.annual |
1 Year | $99.99 |
For each:
- Add localization (display name + description)
- Click Save
- Apple Developer enrollment approved
- Bundle ID created with capabilities enabled
- App Store Connect app created
- Subscription products created (if monetizing)
Saved Values:
Bundle ID: com.yourname.iosstarter