baltpeter / parse-play

Library for fetching and parsing select data on Android apps from the Google Play Store via undocumented internal APIs.
MIT License
26 stars 2 forks source link

Data safety: Parse new "optional" flag #6

Closed baltpeter closed 2 years ago

baltpeter commented 2 years ago

Data safety labels now show for each data type whether it is optional in the Play Store web interface. We can now parse that information as well.