tamastimar / iOS-SDK

Rescue In-App Support iOS SDK

Home Page:http://secure.logmeinrescue.com/welcome/webhelp/EN/SDKi/MobileSDK/c_riossdk_overview.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rescue SDK for iOS

The Rescue In-App Support iOS SDK allows your customers to establish a Rescue support session within your app.

For further information please visit our website: http://secure.logmeinrescue.com/welcome/webhelp/EN/SDKi/MobileSDK/c_riossdk_overview.html

Installation

By CocoaPods

You can use Rescue SDK via CocoaPods. Add each modules you'd like to use to your Podfile:

Podfile

target 'YourAppTarget' do
  use_frameworks!

  pod 'RescueSDK/Core'
  pod 'RescueSDK/DisplayStreaming'
  pod 'RescueSDK/CameraStreaming'
end

Important: don't forget to add both pod sources to top of your Podfile!

UPDATE: our pod has been moved to the official CocoaPods pod source. Please remove the LogmeinRescue source from your Podfile.

Manually

Download the latest release and follow the guide on our website.

About

Rescue In-App Support iOS SDK

http://secure.logmeinrescue.com/welcome/webhelp/EN/SDKi/MobileSDK/c_riossdk_overview.html

License:Other


Languages

Language:Objective-C 91.2%Language:Ruby 3.7%Language:Shell 3.2%Language:C 1.9%