yeriomin / play-store-api

Google Play Store protobuf API wrapper in java
GNU General Public License v3.0
322 stars 130 forks source link

Can't retrieve VersionString when request with bulkDetails. #9

Closed longdt03 closed 6 years ago

longdt03 commented 6 years ago

Hi,

I'm very thankful for your library. It work very well. But, I'm using the latest version (0.26) and it have a little issue. When I request detail of multiple package name with bulkDetails then I get versionString of each but nothing to return. Please fix it. I waiting for new version. Thank you!

yeriomin commented 6 years ago

Hello.

This is how Google API works. Impossible to fix on our side. Sorry.