yeriomin / play-store-api

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

Add more fields to RelatedLinks proto message #29

Open vasily-kirichenko opened 5 years ago

yeriomin commented 5 years ago

Thanks. How can I test it? These fields do not seem to be populated in app-related responses.

vasily-kirichenko commented 5 years ago

No idea how to test it. I grabbed the fields somewhere on github some time ago and have used in my .net play store crawler with success. Now I'm porting it to Scala and found that your proto misses them, so I'd like to have them added.