get_app_store_state
Retrieve the current App Store state of a version, indicating its lifecycle stage (e.g., PREPARE_FOR_SUBMISSION, IN_REVIEW), using the version ID.
Instructions
Get the current App Store state of a version (e.g., PREPARE_FOR_SUBMISSION, IN_REVIEW, READY_FOR_SALE).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version_id | Yes | The App Store version ID |