Skip to content

borjantrajanoski/ios-chat-sdk

 
 

Repository files navigation

Platform Languages CocoaPods

Documentation

Refer the below documentation to setup CometChatSDK inside your iOS App.

https://prodocs.cometchat.com

Install Using Cocoapods

platform :ios, '10.0'
use_frameworks!

target 'MyApp' do
  pod 'CometChatPro', '~> 1.9.0-beta'
end 

Install Manually

First: Download CometChatPro Here

Second :

Drag and drop CometChatPro.Framework to the root level of your project.

Add CometChatPro.Framework to Embedded Binaries as shown below:

About

iOS Chat SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 96.9%
  • C 2.8%
  • Other 0.3%