Action 'huawei_appgallery_connect' isn't known to support operating system 'android'. #1984
Replies: 1 comment 3 replies
-
HI @BryanLeong99, Upon checking the build, I can see that you are using something called Meanwhile, I will check it on my end to see if I can reproduce it with the script you shared. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
React Native
Steps to reproduce
fastlane init
at the root directory (android folder).Expected results
Expected to be a successful build and will be uploaded to Huawei AppGallery.
Actual results
Instead, the build was successful, but when it runs the action, "huawei_appgallery_connect", it throws this message and did not upload the app to Huawei AppGallery.
Build id (optional)
64e310d80d91075a0eca699c
Beta Was this translation helpful? Give feedback.
All reactions