2021-09-29 20:09:02 +08:00
|
|
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/usabilla-cordova-sdk/index.ts#L18">
|
|
|
|
Improve this doc
|
|
|
|
</a>
|
|
|
|
|
|
|
|
# Usabilla
|
|
|
|
|
|
|
|
```
|
|
|
|
$ ionic cordova plugin add usabilla-cordova
|
|
|
|
$ npm install @ionic-native/plugins/usabilla-cordova-sdk
|
|
|
|
```
|
|
|
|
|
|
|
|
## [Usage Documentation](https://ionicframework.com/docs/native/usabilla-cordova-sdk/)
|
|
|
|
|
|
|
|
Plugin Repo: [https://github.com/usabilla/usabilla-u4a-cordova](https://github.com/usabilla/usabilla-u4a-cordova)
|
|
|
|
|
|
|
|
Usabilla SDK is designed and developed to collect feedback from your users with great ease and flexibility through your mobile application.
|
|
|
|
This document describes library integration steps for your Cordova project.
|
|
|
|
|
|
|
|
For more info see [Cordova plugin docs](https://github.com/usabilla/usabilla-u4a-cordova)
|
|
|
|
|
|
|
|
## Supported platforms
|
|
|
|
|
|
|
|
- Android
|
|
|
|
- iOS
|
2021-09-29 20:38:45 +08:00
|
|
|
|
|
|
|
|
|
|
|
|