Search code examples
iphone

Alert a user to rate an application from iTunes


I am new to iPhone. I heard from few people that it is possible to show a alert to user @ iTunes (mobile and iTunes desktop) and get a rating of the application. Is this true and possible ?


Solution

  • Use the Appirater library for doing this: https://github.com/arashpayan/appirater

    Or iRate: https://github.com/nicklockwood/iRate