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.
Steps:
- Go to the Deployment menu of your application.
- Click the blue “Request Deploy” button.
- 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
- 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.
- Click Submit, and the request will appear in the deployment table.
- If you’re an Admin, you can directly approve the deployment. If not, you’ll need to ask an Admin for approval.
- During approval, Admins can add Notes or Change Logs for reference.
- 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.