googleapis/google-api-ruby-client

list_generatedapks issus

aBenVip opened this issue · 0 comments

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":

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

  1. i use fastlane actions : download_universal_apk_from_google_play link url
  2. excute
    download_universal_apk_from_google_play(package_name: "xxxx", version_code: 305, destination: "./fastlane/aa.apk",json_key:"xxx")
  3. excute this action , i receive "The following APK version codes could not be found 305"
  4. 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!