Upgrading From V3
Deprecated: The Ionic Cordova SDK is deprecated. For new Ionic/Cordova applications, please use the JavaScript SDK which provides full compatibility with Ionic applications.
Upgrading from v3.x to v4 is fairly simple. Below are the major changes that are released as a part of CometChat v4:
Please follow the setup instructions to upgrade to the latest V3 version.
Dependency Change
Chat SDK
npm i @cometchat/chat-sdk-ionic
Calls SDK
npm i @cometchat/calls-sdk-ionic
Change The Import Statements
Chat SDK
Calls SDK