awesome-cordova-plugins/docs/plugins/app-rate/README.md

25 lines
678 B
Markdown
Raw Normal View History

2021-09-29 20:09:02 +08:00
# App Rate
```
$ ionic cordova plugin add cordova-plugin-apprate
2021-09-29 21:19:55 +08:00
$ npm install @awesome-cordova-plugins/app-rate
2021-09-29 20:09:02 +08:00
```
2021-09-29 21:19:55 +08:00
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/app-rate/)
2021-09-29 20:09:02 +08:00
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
2021-09-29 20:38:45 +08:00