Demo for Bit6 Cordova Plugin. Seamlessly integrates with Telerik Backend Services for user management and authenitcation. Users can make voice/video calls and send messages.
- Get the API Key at Bit6 Dashboard.
- Get Telerik API Key
- Create a new AppBuilder project by cloning this repo.
-
Set App ID for your app:
Project Navigator > Properties > General
-
Specify your Bit6 API Key in www/js/index.js
-
Specify your Telerik API Key in www/js/index.js
-
Setup a Cloud Function in Telerik Backend Services. Follow these integration steps.
-
Configure push notification support.
Build and deploy to an iOS or Android device.