googleplay-api icon indicating copy to clipboard operation
googleplay-api copied to clipboard

versionString is empty for all bulk AppDetails

Open Whisprin opened this issue 7 years ago • 0 comments

When using the api.bulkDetails method, versionString is empty for each app I've tried so far. The versionCode is returned correctly. When using api.details with the same apps, versionString is set.

However, I'm unsure whether this is a problem of this implementation or Googles API.

Whisprin avatar Jul 06 '18 12:07 Whisprin