CometChatPro 3.0.920

CometChatPro 3.0.920

Maintained by Jitvar Patil, Abhishek Saralya, ‘SuryanshBisen’.



CometChatPro 3.0.920

  • By
  • Abhishek Saralaya and Suryansh Bisen

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', '~> 2.0.0-beta1'
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: