CometChat enables you to add voice, video and text chat to your iOS app in minutes! That's not all, CometChat has whiteboard, writeboard, real-time translation and more.
If you would like to add CometChat to your app, please use CometChat Pro:
Step 1- Signup for CometChat Pro at https://app.cometchat.com
Step 2- View the CometChat Pro documentation at https://prodocs.cometchat.com
- Download the sample swift project from this repository.
- Open the
ViewController.swift
file and replace theCometChat License Key
andAPI Key
values.These values can be found theCometChat Admin Panel
, under theSettings
->API Keys
section - Setup Cocoapods for the project and run the
pod install
command. - Open the
CometChatSample.xcworkspace
project. - Build and Run the sample app
For more information regarding the CometChat iOS SDK , please refer to the developer documentation.