Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a programmatic way to find out if my app has been rated?

Tags:

android

In my android app, I want to display a dialog requesting the user to rate my app on the play store/market. This I want to do only if the user hadn't rated already. Please let me know if there is a way to do so.

like image 876
Raviteja Andy Avatar asked May 17 '12 09:05

Raviteja Andy


People also ask

Can you see who rated your app?

It is not possible to know automatically how rated your app. A good practice that I suggest is to select the best momment to rate in order to get a better review.

How to check app rating?

Open Play Console and go to the Testing feedback page (Ratings and reviews > Testing feedback). Decide how you want to browse your feedback. Filter: To see beta feedback based on certain criteria like date, language, reply state, app version, device, and more, select from the available filters.


1 Answers

No, You can't access the Market activity. Just you can check the review in Play.

like image 118
Ashok Domadiya Avatar answered Oct 10 '22 04:10

Ashok Domadiya