list_generatedapks issus
aBenVip opened this issue · 0 comments
aBenVip commented
Thanks for stopping by to let us know something could be better!
PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.
Please run down the following list and make sure you've tried the usual "quick fixes":
- Search the issues already opened: https://github.com/googleapis/google-api-ruby-client/issues
- Search Stack Overflow: https://stackoverflow.com/questions/tagged/google-api-client+ruby
If you are still having issues, please be sure to include as much information as possible:
Environment details
- OS: macos
- Ruby version: ruby 3.2.2 (2023-03-30 revision e51014f9c0) [arm64-darwin22]
- Gem name and version: 3.4.10
Steps to reproduce
- i use fastlane actions : download_universal_apk_from_google_play link url
- excute
download_universal_apk_from_google_play(package_name: "xxxx", version_code: 305, destination: "./fastlane/aa.apk",json_key:"xxx")
- excute this action , i receive "The following APK version codes could not be found 305"
- i found , this issue happened when call list_generatedapks api
Code example
# example
Making sure to follow these steps will guarantee the quickest resolution possible.
Thanks!