API Environments ​
| Environment | URL | When Used |
|---|---|---|
| Production | api.boxt.co.uk | App Store / Play Store releases |
| Testing | api.boxt-testing.com | Development, QA, PR builds (default) |
| Staging | api.boxt-staging.com | For business demos |
| Review App | XXXX-api.boxt-review.com | Testing specific backend PRs |
Testing is the default for all non-production builds.
Switching Environments ​
Non-production builds have a Dev Config Bar on the login screen that lets you switch environments:
| Button | Action |
|---|---|
| Home | Reset to testing (default) |
| UAT | Switch to staging |
| QR | Scan review app QR code |
Connecting to a Review App ​
- Go to the backend PR's deployment page
- Find the QR code
- In the app, tap the QR button in the Dev Config Bar
- Scan the code
Tap Home to reset to testing.