
Key Concepts
- Build: Named container (e.g., “Android Test App”)
- Version: Specific release (e.g., “1.0.0”)
- Platform: iOS or Android
- Package Name: Unique identifier (e.g.,
com.company.app)
The Builds Page
Top metrics: Total Builds, iOS Builds, Android Builds Left sidebar: All builds organized by platform- 🍎 iOS builds
- 🤖 Android builds
Creating a Build

- Click Create build
- Fill in:
- Name (required)
- Platform (required): iOS or Android
- Description (optional)


- Click Continue
Version Management
Versions table shows:- Version Name (e.g., 1.0.0) with “Latest” badge
- Created on date
- Package name
- Branch & commits (from CI/CD)
Adding a Version

- Select build from sidebar
- Click Add new version
- Enter version number
- Upload your build file:
- Android:
.apkfile (or.zipcontaining an.apk) - iOS: Simulator
.appbundle (see note below)
- Android:

- Select build from sidebar
- Click Upload from Expo button
- Select your Expo project and fetch builds
- Choose a build and click Import Build
.app file via the file picker, or drag and drop an unzipped .app folder directly. The file picker cannot select folders, so use drag-and-drop for unzipped .app bundles.
Version Actions
Menu (⋮) options:- Download: Get build file
- Delete: Remove version (permanent)