shr3jn/fastlane-plugin-huawei_appgallery_connect

[Feature Request]Support Open Testing parameter

Closed this issue · 2 comments

The current workaround for deploying to open testing in app gallery is to set the submit_for_review: false, which will become a draft, then need to manually set the Use testing version to Yes as shown in the below image. But i find this to be a bit of a hustle.

It would be great if this plugin is able to support something like open_testing: true parameter or huawei_appgallery_connect_submit_for_open_testing(...) to become fully automated.

But of course this is just a request, i have zero idea on how this plugin works and how to implement the idea to support open testing. Amazing plugin btw. Loved it.

image

It would be great, but unfortunately it seems Huawei Connect API currently does not support submitting an app for open testing: https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-References/agcapi-app-submit-0000001158245061

We can watch the release notes and implement it once parameters for open testing become available in the API: https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-Guides/agcapi-pub-releasenotes-0000001111685226

As @MattSkala mentioned AGC API does not support this right now. So, closing this issue.