mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
32 lines
868 B
Markdown
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)
|