set_gms_dependency
Configure whether an app requires Google Mobile Services (GMS) when publishing to Huawei AppGallery Connect. Specify GMS dependency status to ensure proper app distribution and compatibility.
Instructions
Declare whether the app depends on GMS (Google Mobile Services).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | No | AppGallery Connect app ID. Optional if HUAWEI_APP_ID is set in the environment. | |
| need_gms | Yes | 0=no GMS, 1=requires GMS. |