How to find ApplicationId and BundleId


  • Open your project in Android Studio.

    1. Navigate to: android > app > build.gradle

    2. Inside the build.gradle file, scroll to the defaultConfig block.

    3. Look for the line: applicationId "com.retrytech.shortzz.apps"

    RC1
  • Open your project in Android Studio.

    1. Then navigate to the project panel and select the ios folder.

    2. From the top menu bar, go to Tools > Flutter > Open iOS/macOS module in Xcode to launch the iOS module in Xcode.

    RC1
  • In Xcode

    1. Click the folder icon in the left sidebar to view the project files.

    2. Select the Runner folder.

    3. Go to the Signing & Capabilities tab.

    4. Locate the Bundle Identifier displayed there.

    RC1

Want to talk with us?