Prepare a mobile app
Last reviewed:
When mobile app generation is enabled, a project can have web and app faces. Each face has an appropriate workspace, preview, and release path while sharing the same project identity.
Project faces
Use the Website / App switch to choose where you are working. Confirm the active face before a build request so changes land in the correct codebase.
Expo preview
Connect Expo when required, start the app preview, and test on a physical device. Check permissions, navigation, and keyboard behavior, not only appearance.
Store readiness
Review package identifiers, icons, splash screen, version metadata, and privacy details. Apple and Google requirements can change, so verify their current instructions before submission.
Versions and updates
Distinguish an update supported by the delivery channel from a change that requires a new store build. Record the version number and release changes.
Prepare a mobile app
Physical-device testing is required before store submission, especially for camera, files, and notifications.