Create Your Apple Bundle ID

  1. Click on 'Account' on the top right (and log into your account)

  2. Click on Certificates, Identifiers & Profiles Certificates

  3. Click on identifiers in the left menu

  4. Click the blue + button next to the Identifiers header to create a new id

  5. Register an App ID

  6. Click continue

  7. Add your description (this is just for internal purposes)

  8. Add your bundle id (make sure explicit is checked) and make the name is in the correct format which is: com.appname.ios (where appname is the name of your app like: com.instagram.ios)

  9. Inside of the Capabilities section, scroll down and select ‘Push Notifications’ if you have enabled push notification.

  10. Then register it

  11. Then go back my apps and click the + button

  12. Click new ios app

  13. Give it the name you want to show up in the app store listing

  14. Choose the bundle id that you made for this app from the step above

  15. Make the SKU the same as the bundle id

Last updated