Question

I have developed an app for GMAT exam, My first exam paper is Locked.. I want to Unlock the paper whenever the user gives a review for my app in appstore. Suggest me any tutorials to do that..? When User Click on the Paper It Should Ask to give a review.. If he /she gives review I want to Unlock the Paper.

Was it helpful?

Solution

There is not way to detect this, since you do not know who the user is, there is not access to this. So you will not be able to check if the user reviewed your app.

OTHER TIPS

Here is a blog that covers user app rating. http://iostipsntricks.wordpress.com/2011/05/10/how-to-get-people-to-rate-your-ios-app/

He provides links to Appirater which is a free API to handle app ratings etc.

Also, check out this post

Rating and reviews from within an IOS app

From there you could just add your own methods to unlock papers.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top