Demo for Bit6 Cordova Plugin. Users can make voice/video calls and send messages.
- Get the API Key at Bit6 Dashboard.
- 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 js/index.js
{'apikey': 'yourApiKey'}
- Configure push notification support.
Build and deploy to an iOS or Android device.