priore / ReviewEngine

simplifies the calling to app internet page for requesting a user review of the app on the app store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReviewEngine 2011

ReviewEngine simplifies the calling to app internet page for requesting a user review of the app on the app store. To use it simply drop the two files into your code and then add one method call to get it working.

example:

import "ReviewEngine.h"

[ReviewEngine gotoReviewWithAppID:@"411794191"]

where 411794191 is the ID assigned to your application by Apple

ReviewEngine is distributed under the terms of the Artistic License 2.0. For more details, see the full text of the license in the file LICENSE.

Danilo Priore

Prioregroup.com Home Page

About

simplifies the calling to app internet page for requesting a user review of the app on the app store

License:Other


Languages

Language:Objective-C 100.0%