Skip to content

propelinc/cordova-plugin-request-review

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cordova-plugin-request-review

This plugin is a very simple proxy to iOS 10.3's SKStoreReviewController.requestReview() method. It returns nothing and can only be called three times per year, so use it wisely!

Installation

cordova plugin add cordova-plugin-request-review --save

Usage

SKStoreReviewController.requestReview() (just like in Swift 😉)

Releases

No releases published

Packages

No packages published

Languages

  • Swift 75.3%
  • JavaScript 24.7%