How do I enable iOS and Android AppPreview using the Workflow Editor?
Last updated: December 19, 2025
Previewing Android apps
To preview your Android app, build it in APK format from the Workflow Editor. After the build completes successfully, the App Preview button will appear on the build overview page, allowing you to preview the app.
Previewing iOS apps
To preview an iOS app, build it in Debug mode and include the --simulator flag in the build arguments to run it on the iOS Simulator.
Note: App Preview is not available on Personal Accounts; it is only available for Teams.