App Source Code for Sale

or

Author

nicklockwood

iOS > Miscellaneous

iRate

Overview

iRate is a library to help you promote your iPhone and Mac App Store apps by prompting users to rate the app after using it for a few days. This approach is one of the best ways to get positive app reviews by targeting only regular users (who presumably like the app or they wouldn't keep using it!).

Supported iOS & SDK Versions

  • Supported build target - iOS 5.0 / Mac OS 10.7 (Xcode 4.2, Apple LLVM compiler 3.0)
  • Earliest supported deployment target - iOS 4.3 / Mac OS 10.6
  • Earliest compatible deployment target - iOS 3.0

NOTE: 'Supported' means that the library has been tested with this version. 'Compatible' means that the library should work on this iOS version (i.e. it doesn't rely on any unavailable SDK features) but is no longer being tested for compatibility and may require tweaking or bug fixes to run correctly.

Installation

To install iRate into your app, drag the iRate.h and .m files into your project.

To enable iRate in your application you need to instantiate and configure iRate before the app has finished launching. The easiest way to do this is to add the iRate configuration code in your AppDelegate's initialize method, like this:

+ (void)initialize
{
    //configure iRate
    [iRate sharedInstance].appStoreID = 355313284;
}

.... ....

Single App License FREE
Multiple App License $12.99
Download
0 comment Do you like this product? Have any Questions? Post a Comment. Leave a comment

More item by nicklockwood

iVersion
FREE
4.81 (21 votes)
by nicklockwood
CountryPicker
FREE
4.63 (36 votes)
by nicklockwood
iCarousel
FREE
4.62 (74 votes)
by nicklockwood