How to Find the App Bundle ID

FAQ | General Questions Wed. 16 Aug. 2023

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".

 

Ready to Get Started?

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