Builder Settings
App Settings & Deploy
Configure app-wide behavior in one place: identity, screens, navigation tabs, auth session behavior, Stripe configuration, and currency. This is the operational control center for builders before publish.
Use this before final QA and deployment preparation.
Changes here affect multiple components and navigation flows.
Each section below explains what to configure and why it matters.
What builders configure here
Brand and packaging identity
Set app name, icon, version, and splash-related values used in app identity and deployment readiness.
Navigation structure control
Define screens, then connect user and admin tab bars to those screens for predictable runtime routing.
Session and auth routing
Configure session persistence and signed-in landing behavior so app launch and login flows are consistent.
Monetization and price context
Connect Stripe when ready and set global currency so checkout and pricing displays stay aligned.
Recommended order for teams
Start with structure
- Configure App Identity.
- Define screens in Manage Screens.
- Configure Bottom Tab Bar and Admin Tab Bar.
Finish with behavior
- Set session behavior in Auth Session.
- Set Currency for global display consistency.
- Configure Stripe Payments when checkout is ready.
Operational reminders
Screen changes are high impact
After editing screens, always re-check tab targets and auth landing screens before publishing.
Stripe is premium-gated
If this section is unavailable, account tier gating is expected behavior in Builder.
Set currency early
Choosing currency early helps previews, QA, and content editing stay consistent across pricing UI.