From an Android app, is it possible to programmatically get the number of stars current user has given to the app ?
Is there an extension or API to query this info ?
I need this to:
- Invite user to rate the app only if he hasn't done it yet.
- Invite user to rate again the app if he has given 1 or 2 stars on an old version of the app.