mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
38f6eb5205
* feat(airship): Added new method waitForChannelId() * Update src/@awesome-cordova-plugins/plugins/airship/index.ts Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * docs: regenerate plugin readmes --------- Co-authored-by: Maxim Belov <belov1988@gmail.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
23 lines
684 B
Markdown
23 lines
684 B
Markdown
# Kommunicate
|
|
|
|
```
|
|
$ ionic cordova plugin add kommunicate-cordova-plugin
|
|
$ npm install @awesome-cordova-plugins/kommunicate
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/kommunicate/)
|
|
|
|
Plugin Repo: [https://github.com/Kommunicate-io/Kommunicate-Cordova-Ionic-PhoneGap-Chat-Plugin](https://github.com/Kommunicate-io/Kommunicate-Cordova-Ionic-PhoneGap-Chat-Plugin)
|
|
|
|
The plugin for the Kommunicate SDK.
|
|
With the help of this plugin, you can easily add human + bot chat support functionality to you app.
|
|
Refer to: https://www.kommunicate.io/
|
|
For documentation: https://docs.kommunicate.io/
|
|
|
|
## Supported platforms
|
|
|
|
- Android
|
|
- Browser
|
|
- iOS
|
|
|