I have a functionality of rate the app in the application on tap of which iTunes link will be opened. I want to award the user with some score when the user rates the app. Is there any way out to know, that the user has rated the app or not?
Thanks.
I have a functionality of rate the app in the application on tap of which iTunes link will be opened. I want to award the user with some score when the user rates the app. Is there any way out to know, that the user has rated the app or not?
Thanks.
There is no possibility to really check if the user rated your app. You can only do something like a screen to ask for rating and link it to your app in the store. But you will never know if he rated your app after following the link to the store.
Though i have not tested this, just have a look at this that i have found.
Here
and here...
Might get some help..