Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cometchat/chat-sdk-ionic
Voice & Video Calling and Text Chat SDK for Cordova & Ionic
https://github.com/cometchat/chat-sdk-ionic
calling chat conference cordova ionic messaging sdk video voice
Last synced: 8 days ago
JSON representation
Voice & Video Calling and Text Chat SDK for Cordova & Ionic
- Host: GitHub
- URL: https://github.com/cometchat/chat-sdk-ionic
- Owner: cometchat
- License: other
- Created: 2019-11-22T08:25:09.000Z (about 5 years ago)
- Default Branch: v4
- Last Pushed: 2024-08-28T13:57:55.000Z (4 months ago)
- Last Synced: 2024-12-13T08:37:02.888Z (13 days ago)
- Topics: calling, chat, conference, cordova, ionic, messaging, sdk, video, voice
- Homepage:
- Size: 1.9 MB
- Stars: 12
- Watchers: 14
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# CometChat SDK for Cordova Ionic
The CometChat SDK is a robust toolkit that developers can utilize to swiftly incorporate a reliable and fully-featured chat functionality into an existing or new application. It removes the complexity of building a chat infrastructure from scratch, thus accelerating the development process and reducing time to market.## Prerequisites
- [`Visual Studio Code`](https://code.visualstudio.com/) or any other code editor
- [`npm`](https://www.npmjs.com/get-npm)## Getting Started
To set up Cordova Ionic SDK and utilize CometChat for your chat and calls functionality, you'll need to follow these steps:
- Register at the [CometChat Dashboard](https://app.cometchat.com/) to create an account.
- After registering, log into your CometChat account and create a new app. Once created, CometChat will generate an Auth Key and App ID for you. Keep these credentials secure as you'll need them later.
- Check the [key concepts](https://cometchat.com/docs/sdk/ionic/key-concepts) to understand the basic components of CometChat.
- Refer to the [Integration Steps](https://cometchat.com/docs/sdk/ionic/setup) in our documentation to integrate the SDK into your app.## Help and Support
For issues running the project or integrating with our SDK, consult our [documentation](https://www.cometchat.com/docs/sdk/ionic/overview) or create a [support ticket](https://help.cometchat.com/hc/en-us) or seek real-time support via the [CometChat Dashboard](https://app.cometchat.com/).