Apple Build Process

Before starting the Apple build process, ensure you have the following Files/Information

• Apple Id (How to Get this)

• Google Service Plist (How to Get this)

• App Logo (1024x1024)

• App Splash Image (2732x2732)

• Certificate (How to Get this)

• Provision Profile (How to Get this)

• Team ID (How to Get this)

• App Email (How to Get this)

• App Specific Password (How to Get this)

After gathering the necessary files, follow these steps to begin the process of building your IOS application.

1. Launch the application, navigate to the "Run" tab, and click on the action button located in the top-left corner.

2. Select "Build Mobile App" and choose "IOS Application."

3. App ID

  • Paste your Apple ID into the designated field.

  • Upload your GoogleService-Info.plist file.

  • Navigate to the App Logo section.

  • Upload your App Logo and Splash Image.

5. Code Signing

  • Go to the Code Signing section.

  • Upload your Apple Distribution Certificate and Provisioning Profile.

6. App Secrets

  • Proceed to the App Secrets section.

  • Fill in the following fields:

    • Team ID

    • Apple Developer Email

    • App-Specific Password

Last updated