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 package is being compiled, please try again in 3-5 minutes #32

Closed rtsisyk closed 2 years ago

rtsisyk commented 3 years ago
> Task :publishHuaweiAppGalleryHuaweiRelease
Huawei AppGallery Publishing API: Generate Config
Huawei AppGallery Publishing API: Found build file: `OrganicMaps-21090106-huawei-release.aab`
Huawei AppGallery Publishing API: Get Access Token
Huawei AppGallery Publishing API: Get App ID
Huawei AppGallery Publishing API: Get Upload Url
Huawei AppGallery Publishing API: Upload build file '/home/runner/work/organicmaps/organicmaps/android/build/outputs/bundle/huaweiRelease/OrganicMaps-21090106-huawei-release.aab'
Huawei AppGallery Publishing API: Update App File Info
Huawei AppGallery Publishing API: Submit Review

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':publishHuaweiAppGalleryHuaweiRelease'.
> SubmitResponse(ret=Ret(code=204144727, msg=[AppGalleryConnectPublishService]The package is being compiled, please try again in 3-5 minutes))

Plugin: 1.3.0 (latest) Gradle: 7.0.2 ADP: 7.0.1

vlad-roid commented 2 years ago

I have the same issue, had posted it here: https://github.com/cianru/huawei-publish-gradle-plugin/issues/24 But I forgot to reply to @cosic so he closed it 😄 It was the case for me with plugin version 1.2.4, also tried with 1.2.5 and still the same. Gradle tried 7.0 and 7.2, same. AGP 4.2.2.

cosic commented 2 years ago

@rtsisyk Hi! Sorry for the long answer. Could you check fix into 1.3.1-SNAPSHOT version?

rtsisyk commented 2 years ago

@cosic I will check on the next upload (~1 week). Thanks!

cosic commented 2 years ago

@rtsisyk That's normal. I've checked the snapshot on mocks. But I'll check it on prod only after 5-7 days according to our release cycle.

cosic commented 2 years ago

@rtsisyk Hi! Have you tried using the 1.3.1-SNAPSHOT version?

cosic commented 2 years ago

Fixed at v1.3.1