Before your first build
- iOS and Android credentials must be uploaded
- Your WordPress site must be connected
- An EAS project must be linked (Studio handles this automatically on first build)
Triggering a build
- In Studio, go to Build.
- Click New Build.
- Select platform: iOS, Android, or Both.
- Click Start Build.
Build status
Studio polls EAS and shows live status in the Build tab:
Click any build row to see the full EAS build log.
Development builds
In addition to production builds, Studio can create development builds — binaries withexpo-dev-client included for live preview sessions.
- One active development build is allowed per platform per app
- Development builds use a special bundle identifier suffix to avoid conflicting with production
- Once a dev build is installed, Studio can start a preview session (a Metro server) so you can test configuration changes live on device
Build credits
Builds consume credits from your Studio account. The credit cost varies by platform and build type:
Credit balance is shown in Account → Credits.
After the build
When a production build finishes:- Download the
.ipa(iOS) or.apk/.aab(Android) directly from Studio - Submit to the App Store or Google Play via Studio’s submission flow (see Store Submission)
- Or distribute internally via TestFlight (iOS) or internal testing track (Android)

