CometChatPro 3.0.921

CometChatPro 3.0.921

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



CometChatPro 3.0.921

  • By
  • 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: