Hi, I have been playing a game on Google play,it says rate our app,so you can play an extra level. Is there anyway you can check if a player rated your app? Thanks
I found this on stack over flow: "No. You cannot do this. And this is a good thing too -- otherwise you will be able to influence rating by giving people who rated it rewards and such. Additionally, developers would be able to retaliate to negative reviews if such an API were available. This might also violate certain legal agreements between the User and Google if Google starts revealing this data.
However, this is what I personally do in my apps:
Let the user use the app 5 times, to get a good feel of it. Prompt the user on the sixth run to rate it with options for Yes, Later and Never. Later delays it by two days."
I have done some research among my friends and they found it a bit annoying when an app keep asking them to rate them all the time,and eventually they just ignore,or deny it,I know it is a way that every apps do it. But it is a bit of hard sale.My friends tell me it is like a kid keep asking you "Are we there yet? ","Are we there yet? " ( So it can be very ,very ,very tricky.
Comments
"No. You cannot do this. And this is a good thing too -- otherwise you will be able to influence rating by giving people who rated it rewards and such. Additionally, developers would be able to retaliate to negative reviews if such an API were available. This might also violate certain legal agreements between the User and Google if Google starts revealing this data.
However, this is what I personally do in my apps:
Let the user use the app 5 times, to get a good feel of it.
Prompt the user on the sixth run to rate it with options for Yes, Later and Never. Later delays it by two days."
http://giderosmobile.com/tools/apprater
But it is a bit of hard sale.My friends tell me it is like a kid keep asking you "Are we there yet? ","Are we there yet? " (
So it can be very ,very ,very tricky.