Kommunicate-Cordova-Ionic-PhoneGap-Chat-Plugin
Kommunicate-Cordova-Ionic-PhoneGap-Chat-Plugin copied to clipboard
Kommunicate plugin for Ionic/Phonegap/Cordova
Kommunicate Cordova Plugin is trying to call `setConversationMetadata(..)`, however this method has been renamed to `setConversationInfo(..)`. The conversation metadata is being read from "conversationMetadata" property. Please advise if this property...
Hi, i'm using this plugin in an Ionic 5 app and webhooks to update my server. Webhook is sending this info to my server : ``` { "key":"message key", "from":"sender...
I have this plugin installed in a Ionic 5 app. It is working on iOS but on android, it throws that exception in any kommunicate function call. For example: `this.kommunicate.login(kmUser);`...
## Summary - Android -> v2.9.1 - iOS -> v7.1.1