mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:03:11 +08:00
23 lines
678 B
Markdown
23 lines
678 B
Markdown
# App Rate
|
|
|
|
```text
|
|
$ ionic cordova plugin add cordova-plugin-apprate
|
|
$ npm install @awesome-cordova-plugins/app-rate
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/app-rate/)
|
|
|
|
Plugin Repo: [https://github.com/pushandplay/cordova-plugin-apprate](https://github.com/pushandplay/cordova-plugin-apprate)
|
|
|
|
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).
|
|
|
|
## Supported platforms
|
|
|
|
* Android
|
|
* BlackBerry 10
|
|
* iOS
|
|
* Windows
|
|
|