How to Find the App Bundle ID

iOS | Technical Questions Wed. 15 May. 2024

What is a Bundle ID?

 

Every iOS and Mac app requires an App ID to work. This is a string that is set up during development, usually in the form of com.your-company.app-name. Please note that the terms App ID and bundle ID are generally used interchangeably.

 

ComPDFKit bases your license on the bundle ID you provide. Once a bundle ID is registered in the ComPDFKit license portal, it can’t be changed. Please note that these IDs are case-sensitive, so make sure you register the correct case variant.

 

There is generally no limitation from Apple on how many App IDs you can create in the Apple Developer Portal. End users do not see this ID unless they are technically very advanced and manually open your App Bundle.

 

How to Find the App Bundle ID?

 

Every iOS app requires an "App ID" to work. This is a string that is set up during development, usually in the form of com.your-company.app-name. Note that "App ID" and "Bundle ID" are generally used interchangeably.

 

1. Open your Xcode project.

2. In the Project Navigator at the left, select your project's target (usually found under the "Targets" section).

3. In the General tab, you will find the "Bundle Identifier" field. This is your bundle ID, usually in the format "com.yourcompany.appname".

 

Note: The bundle identifier should consist only of alphanumeric characters (A-Z, a-z, 0-9), hyphens (-), and periods (.). It follows the reverse-DNS format, and it is case-sensitive. Thus, please double-check it to ensure you can get our license successfully.

 

Find the App bundle ID

 

If you have any questions about how to get a Bundle ID, feel free to contact us at support@compdf.com!

Ready to Get Started?

Download our all-in-one ComPDFKit for free and run it to your project within minutes!