Your business lives on mobile. Your support should too. In-app chat, real-time engagement and FAQ for your apps. hotline.io by Freshdesk
Hotline iOS SDK can be integrated using cocoapods by specifying the following in your podfile:
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
target 'Your project target' do
pod 'HotlineSDK'
end
HotlineSDK is released under the Commercial license. See LICENSE for details.