kagasu / GooglePlayStoreApi

Google Play Store API for .NET(unofficial)
MIT License
20 stars 6 forks source link

Missing protobufs field - DeliveryResponse.status #8

Closed ghost closed 4 years ago

ghost commented 4 years ago

https://github.com/egbertbouman/APKfetch/blob/master/apkfetch.proto#L76 This allows check to see if purchase is required before download etc (status 3 = purchase required, status 5 = wrong vc).