Appirater

Monkey Targets Forums/iOS/Appirater

maverick69(Posted 2012) [#1]
Appirater is a class that you can drop into any iPhone app (iOS 4.0 or later) that will help remind your users to review your app on the App Store. Here you'll find the original library: https://github.com/arashpayan/appirater

I wrapped it for monkey (you sill have to configure everything in the appirater header file in xcode):

Here is the source for it:

https://github.com/JochenHeizmann/Horizon-for-Monkey/blob/master/native/appirater.ios.cpp

https://github.com/JochenHeizmann/Horizon-for-Monkey/blob/master/appirater.monkey