Cobrowse - IOS SDK
iOS SDK
Last updated
Was this helpful?
iOS SDK
Last updated
Was this helpful?
The SaleAssist Cobrowse SDK for iOS is available for installation via several dependency managers, or as frameworks to integrate directly into your project:
Add the CobrowseIO
package dependency to your app targe
Add the following lines to your code which will register this device with the SaleAssist Cobrowse servers so you can connect to it. You could choose to do this on app startup, or when your users visits a support page in your application, or any other time.
If you would like your devices to register as soon as your app starts, we recommend doing this in your app delegate application:didFinishLaunchingWithOptions:
method. For example:
Please register an email at support@saleassist.ai to get your License Key.
This will associate sessions from your mobile app with your SaleAssist Cobrowse account.
iOS 11.0 or later
for Identifying your devices to cobrowse.