Skip to content

BhavinBhadani/BBAppRater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BBAppRater

BBAppRater is swift 3 class for rating your app.

Alt

Requirements

  • iOS 9.0+
  • Xcode 8.1+
  • Swift 3.0+

Installation

Just add BBAppRater folder to your app and you are done.

Usage

Use this code in your AppDelegate.swift file.

let appRater = BBAppRater.sharedInstance
appRater.appId = "YOUR_APP_ID"
appRater.requiredLaunchesBeforeRating = 7 // optional. default is 0

Author

Bhavin Bhdanai

contact me on skype: bhavin.bhadani

License

BBAppRater is available under the MIT license. See the LICENSE file for more info.

Releases

No releases published

Packages

No packages published

Languages