submit_for_review
Submit your app version to Apple App Review, including ready in-app purchases. If Apple requires the first in-app purchase to be bundled via the website, it aborts and provides manual steps to prevent orphaned submissions.
Instructions
Submit the editable version to Apple App Review. First submits any READY_TO_SUBMIT in-app purchases/subscriptions, then the version. If the app's FIRST in-app purchase is detected (which Apple requires be bundled with the version in the website), it ABORTS without submitting and returns the manual steps, so nothing is orphaned. Outward-facing action: requires confirm:true. Pro feature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | App Store Connect app ID | |
| confirm | No | Must be true to actually submit to App Review. | |
| platform | No | Platform (default IOS) |