Skip to content

Telerik-Verified-Plugins/Bit6-DemoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

Bit6 Demo App for Telerik AppBuilder

Demo for Bit6 Cordova Plugin. Users can make voice/video calls and send messages.

Try in AppBuilder

Prerequisites

Installation

  • Create a new AppBuilder project by cloning this repo.

Configuration

  1. Set App ID for your app: Project Navigator > Properties > General

  2. Specify your Bit6 API Key in js/index.js

{'apikey': 'yourApiKey'}
  1. Call and real time notifications

    To enable call support on iOS add iosrtc plugin from plugin marketplace.

    To enable call support on Android < 5 add Crosswalk Webview plugin and set WebView to Crosswalk in Project Properties->Android->General.

    Also, for real time notifications(websocket) on Android<4.4 Crosswalk Webview is required too.

  2. Configure push notification support.

Running the app

Build and deploy to an iOS or Android device.

About

Demo App for the Bit6 plugin - tailored for Telerik AppBuilder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published