npm

cordova-plugin-request-review

1.0.0 • Public • Published

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 😉)

/cordova-plugin-request-review/

    Package Sidebar

    Install

    npm i cordova-plugin-request-review

    Weekly Downloads

    3

    Version

    1.0.0

    License

    Apache-2.0

    Last publish

    Collaborators

    • kenmickles