expo_build_submit
Submits an EAS build to the app store (Google Play Store for Android, App Store for iOS). The build must be a finished build with the appropriate distribution type. Provide either appId (from app.json "extra.eas.projectId") OR appFullName (e.g., "@owner/my-app").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | No | ||
| track | No | ||
| buildId | Yes | ||
| platform | Yes | ||
| appFullName | No | ||
| ascAppIdentifier | No |