Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.02 KB

README.md

File metadata and controls

22 lines (14 loc) · 1.02 KB

ios-objective-c-chat-sdk-demo

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.

For New Customers

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

For Existing Customers

Quick Start

  1. Download the sample Objective C project from this repository.
  2. Open the ViewController.m file and replace the CometChat License Key and API Key values.These values can be found the 3. CometChat Admin Panel, under the Settings -> API Keys section Setup Cocoapods for the project and run the pod install command. 4.Open the CometChatSample.xcworkspace project. 5.Build and Run the sample app

For more information regarding the CometChat iOS SDK , please refer to the developer documentation.