Sample App for Ionic/Cordova/Phonegap using the Kommunicate cordova plugin
Kommunicate provides open source live chat SDK in Ionic. The Kommunicate SDK is flexible, lightweight and easily integrable. It lets you easily add real time live chat and in-app messaging in your mobile applications and websites for customer support. The SDK is equipped with advance messaging options such as sending attachments, sharing location and rich messaging.
To get started with Kommunicate Ionic, head over to Kommunicate website and Signup to get your Application ID.
To run the example project using Angular.
-
Make sure Node.js is installed.
-
Install the Ionic CLI with npm:
npm install -g @ionic/cli cordova
-
Download the project as ZIP & open in code editor
-
Change the appId with your APP_ID - You'll get it from Install section
- Build & then Run the ionic app.
Please checkout Documentation for more details.