The v3 stream of the Kandy CallMe JavaScript SDK has been deprecated and is not receiving regular updates. The latest version of the SDK can be found at https://github.com/Kandy-IO/kandy-callMe-js-sdk.
$ npm install @kandy-io/callme-sdk-3.x
To install a particular build branch or beta branch with the Github URL, run:
$ npm install https://github.com/Kandy-IO/kandy-callMe-js-sdk-3.x#<build number or "beta"> --save
<script src="https://unpkg.com/@kandy-io/callme-sdk-3.x@3.41.1/dist/kandy.js"
integrity="sha384-T/8sL2EwDwBRPPZcrpxf0pMvLY9dhvcRaV5Y1xuaFdmTXIzI2hEouCqatOcwilfa"
crossorigin="anonymous">
</script>
The information about tutorials and documents can be found in the links below
Documents
: docs
Browsers | Versions | Operating Systems |
---|---|---|
Chrome | Last 3 Major Versions | Windows, MacOS, Linux, Android |
Firefox | Last 3 Major Versions | Windows, MacOS, Linux |
Electron | Last 2 Major Versions | Windows, MacOS, Linux |