CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.

BrandMessenger 2.0.0

BrandMessenger 2.0.0

Maintained by Paul, Sunil kumar, Srishti Rohatgi, Abdul-Muizz Oyewole, Fazrin Adinugraha, Zoltan Szalontai.



  • By
  • Khoros, LLC.

Khoros BrandMessenger

Platform Privacy

Khoros BrandMessenger iOS SDK

Add BrandMessenger to podfile:

pod 'BrandMessenger', :git => '[email protected]:lithiumtech/ios-brandmessenger-sdk-dist.git', :tag => '<version>'

Import BrandMessenger:

    import BrandMessengerUI
    import BrandMessengerCore

Use:

BrandMessengerManager(companyKey: "YOUR_COMPANY_KEY", applicationKey: "YOUR_APPLICATION_ID")
BrandMessengerManager.login("YOUR_ACCESS_TOKEN") { response, error in }
BrandMessengerManager.show()