2021-09-29 20:09:02 +08:00
|
|
|
# Usabilla
|
|
|
|
|
|
|
|
```
|
|
|
|
$ ionic cordova plugin add usabilla-cordova
|
2021-09-29 21:19:55 +08:00
|
|
|
$ npm install @awesome-cordova-plugins/usabilla-cordova-sdk
|
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/usabilla-cordova-sdk/)
|
2021-09-29 20:09:02 +08:00
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|