googleplay-api
googleplay-api copied to clipboard
versionString is empty for all bulk AppDetails
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.