--- description: >- App Rate plugin for Cordova and Ionic. The AppRate plugin makes it easy to prompt the user to rate your app, either now, later, or never. Requires Cordova… --- # App Rate The AppRate plugin makes it easy to prompt the user to rate your app, either now, later, or never. Requires Cordova plugin: cordova-plugin-apprate. For more info, please see the [AppRate plugin docs](https://github.com/pushandplay/cordova-plugin-apprate). ## Installation ```bash ionic cordova plugin add cordova-plugin-apprate npm install @awesome-cordova-plugins/app-rate ``` **Plugin Repo:** [https://github.com/pushandplay/cordova-plugin-apprate](https://github.com/pushandplay/cordova-plugin-apprate) ## Supported Platforms - Android - BlackBerry 10 - iOS - Windows ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)