The iOS Bundle ID is a unique identifier assigned to your app on Apple’s platform. You’ll need this value when setting up integrations such as Firebase, push notifications, or iOS certificates. The Bundle ID must be copied exactly as shown to avoid configuration issues.
How to find your iOS Bundle ID
Log in, go to Settings in the left navigation
Click the Integrations tab
Under Certificates & Google Services, select iOS
Locate your Bundle ID
This value is displayed exactly as it should be used
Copy and paste it without making any changes
Use the Bundle ID when configuring iOS services such as Firebase or certificates
Pro tips
Always copy the Bundle ID directly from the control panel to avoid typos
A mismatch in the Bundle ID can cause iOS builds or integrations to fail
If you regenerate certificates, confirm the Bundle ID hasn’t changed