Fetch Reviews from Google Play Store
I would like to use the API for fetching reviews from Google Play Store: https://developers.google.com/android-publisher/api-ref/reviews/list My expected flow to use this API: 1)User(Owner of the application) log in my application by his Google credentials 2)I get user's ...