Expo CustomUpdates System
1. Create or choose a Project
Open Admin, use the project switcher, then manage the selected project from Setting.
Project Setting2. Prepare Channels
Default and production are created automatically. Add extra channels like staging when you need them.
Manage Channels4. Upload and promote
Upload deployments from the CLI, then promote a deployment to the target channel in Admin.
View DeploymentsCLI initialization
ecus init --url <server-url> --projectId <project-id> --apikey <api-key>