Find App ID or Package Name

Find App ID or Package Name

  • [Key]: [Value]
  • [Key]: [Value]
  • [Key]: [Value]

iOS

Bundle ID:
App ID:
Developer ID:

Android

Package Name:
Developer ID:

What is the iOS App ID?

The iOS App ID is a unique identifier assigned to each app on the App Store. It is used by developers and marketers to track and manage their apps within the Apple ecosystem. The App ID is essential for various tasks, including app analytics, marketing campaigns, and user acquisition efforts.

Where can I find the iOS App ID?

You can find the iOS App ID in several places:

  • In your Apple Developer account, under the App Information section.
  • In App Store Connect, on the app's page.
  • Within the app's Info.plist file, if you have access to the source code.

What is the Android Package Name?

The Android Package Name is a unique identifier assigned to each app on the Google Play Store. It is used by developers and marketers to track and manage their apps within the Android ecosystem. The Package Name is essential for various tasks, including app analytics, marketing campaigns, and user acquisition efforts.

Where can I find the Android Package Name?

You can find the Android Package Name in several places:

  • In your Google Play Console account, under the App Information section.
  • In Android Studio, within the app's build.gradle file.
  • Within the app's AndroidManifest.xml file, if you have access to the source code.