Files
awesome-cordova-plugins/docs/plugins/app-rate/README.md
T
2026-03-21 17:08:43 -07:00

32 lines
868 B
Markdown

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