kagasu / GooglePlayStoreApi

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

Playstore update means information is no longer available #17

Open GerryLeuschke opened 2 years ago

GerryLeuschke commented 2 years ago

There seems to have been updates to the playstore both UI and API.

Data is missing from the response wrapper for a specific APP eg: https://android.clients.google.com/fdfe/details?doc=com.facebook.orca result.Payload.DetailsResponse.Item.Details.AppDetails no longer has:

In the UI (https://play.google.com/store/apps/details?id=com.facebook.orca) this information now seems to be retrieved via a subsequent call when clicking on the "About this app" arrow for display in the modal with the description.