Create Your Apple Bundle ID
Last updated
Was this helpful?
Last updated
Was this helpful?
Go to
Click on 'Account' on the top right (and log into your account)
Click on Certificates, Identifiers & Profiles Certificates
Click on identifiers in the left menu
Click the blue add button next to the Identifiers header to create a new id
Register an App ID
Click continue
Add your description (this is just for internal purposes)
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)
Inside of the Capabilities section, scroll down and select âPush Notificationsâ ***This is required for your build to succeed even if your app does not use push notifications.***
Then register it
Then go back to
Then go back my apps and click the plus button
Click new ios app
Give it the name you want to show up in the app store listing
Choose the bundle id that you made for this app from the step above
Make the SKU the same as the bundle id
We are aware that Apple suggests your bundle ID to be com.domainname.appname within their developer docs, but your Adalo iOS app bundle ID needs to be in the format com.appname.ios (please make sure it's the same in both Apple Developer account & Adalo account) for your Testflight process to succeed. A screenshot from the Apple website suggestion