cianru / huawei-appgallery-publish-gradle-plugin

Huawei AppGallery Publish Gradle Plugin allows you to publish the android release build file (*.apk or *.aab) to the Huawei AppGallery store
Apache License 2.0
111 stars 20 forks source link

The number of apk package is too many #20

Closed kuFEAR closed 3 years ago

kuFEAR commented 3 years ago

Hi, I faced with error from AppGallery a few day ago, do you have idea what about it and how to fix this?

Update App File Info is failed. Response: UpdateAppFileInfoResponse(ret=Ret(code=204144662, msg=[cds]add apk failed, additional msg is [90200503 The number of apk package is too many]))

cosic commented 3 years ago

@kuFEAR Hi! Have you tried to ask Huawei Support about this error?

kuFEAR commented 3 years ago

no, i don't. ok I'll try and back with feedback

cosic commented 3 years ago

@kuFEAR Hi! Do you have any news?

kuFEAR commented 3 years ago

Hi, when I’ve change deployType 'draft' to 'upload-only' then error is gone, also I’ve remove a draft from huawei console, as I understand it has limitation on active drafts at the same time and will throw an error