Skip to main content

Mobile

Mobile Deployment in RUN Platform (Android & iOS)

In RUN Platform, deploying a Mobile Application follows a similar process to Web or Resource deployment, but with an additional setup step depending on the mobile platform.

Mobile

Steps:

  1. Go to the Deployment menu of your application.
  2. Click the blue “Request Deploy” button.
  3. If your Mobile Settings are not configured yet:
    • For Android, you will be prompted to set up the Keystore.

    • For iOS, you will be prompted to complete the iOS Settings (such as Bundle ID, Certificate, Provisioning Profile, etc.).

info

For further information, see Mobile Settings

  1. Once the mobile configuration is complete, you can continue with the deployment request:
    • Select the Version you want to deploy.
    • Optionally, add Notes to describe the purpose of the deployment.
  2. Click Submit, and the request will appear in the deployment table.
  3. If you’re an Admin, you can directly approve the deployment. If not, you’ll need to ask an Admin for approval.
  4. During approval, Admins can add Notes or Change Logs for reference.
  5. Done — your mobile app will be processed for build and deployment.
warning

⚠️ Note: The mobile build process may take some time depending on system resources and queue status.

This ensures your app meets platform-specific requirements before going live on Android or iOS.