set_review_contact
Set the App Review contact and optional demo account for an editable app version before submission, satisfying App Store Connect requirements.
Instructions
Set the App Review contact and optional demo account on the editable version. Required before submission. Pro feature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Contact email | ||
| notes | No | Notes for App Review (how to test, etc.) | |
| phone | Yes | Contact phone (with country code) | |
| app_id | Yes | App Store Connect app ID | |
| last_name | Yes | Contact last name | |
| first_name | Yes | Contact first name | |
| demo_account_name | No | Demo account username, if the app needs a login | |
| demo_account_password | No | Demo account password | |
| demo_account_required | No | Pass false to declare that no demo account is needed. Omit to leave the existing setting alone; passing demo_account_name sets it to true. |