mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
26 lines
844 B
Markdown
26 lines
844 B
Markdown
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/app-rate/index.ts#L198">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# App Rate
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add cordova-plugin-apprate
|
||
|
$ npm install @ionic-native/plugins/app-rate
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/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
|