Search code examples
iphoneobjective-cipaditunesrate

Alert for reminding the user to rate the app


As you may have seen in some apps an alert pops up asking the user to rate the app in itunes and usually the alternatives you get to choose from is something like: Sure which opens the rate page for the app. The second option is No Thanks which closes the alert and the third option usually is maybe later which displays the alert later.

I was wondering how to do this. I want the alert to be displayed after say the app has launched 20 times if that would be possible. And how can I create an maybe later alternative which displays the alert maybe 15 launches of the app later?

And a final question is there a special link for the apps rate page? So when you click the sure button or whatever it will take your directly to the rate page.


Solution

  • Check out my answer for this similar question. I provide two different links you can use for taking the user to the "rate this app" screen in the App Store.

    Direct "rate in iTunes" link in my app?