Builds β
The Engineer App uses EAS Build (Expo Application Services) to create app builds.
iOS devices
If your iOS device isn't registered, you won't be able to install non-production builds. Production builds from Expo/EAS also won't install directlyβcontact a developer to create an equivalent build for your device. See Device Setup for details.
Quick Reference β
| Profile | Environment | Use |
|---|---|---|
development-simulator | development | Local work on simulator/emulator |
qa | staging | Manual QA and automated QA testing |
ops-build | staging | Build from specific tag/commit |
production | production | App store release |
production-e2e | production | E2E tests against production config |