asc_preflight_version
Check if an app version is ready for App Store submission. Returns GO or NO-GO, listing each blocking issue and the operation to fix it.
Instructions
Answer "can this version actually be submitted?" across build state, export compliance, every localisation, screenshots, review contact details and any open submission. Returns GO or NO-GO with each gap naming the operation that fixes it. Catches the states that stall a release without explaining themselves — a build still PROCESSING, or an unanswered export-compliance question that parks the version at WAITING_FOR_EXPORT_COMPLIANCE.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | Bundle ID, store name, or numeric Apple ID. | |
| version | No | Version string. Omit for the newest. |