shr3jn / fastlane-plugin-huawei_appgallery_connect

Fastlane plugin to upload android apps to Huawei AppGallery Connect
MIT License
84 stars 21 forks source link

1.0.29 error: upload_app undefined method #64

Closed sposs closed 3 months ago

sposs commented 3 months ago

/2.7.0/gems/fastlane-plugin-huawei_appgallery_connect-1.0.29/lib/fastlane/plugin/huawei_appgallery_connect/helper/huawei_appgallery_connect_helper.rb:143:in upload_app': \e[31m[!] undefined method[]' for nil:NilClass\e[0m (NoMethodError)

shr3jn commented 3 months ago

Added error handling on 1.0.30. Should show the actual error now.