Skip to content

anbarasu-v/Mobilisten-iOS-Beta

 
 

Repository files navigation

Platform SupportedLanguages Version Cocoapods CDI

SalesIQ Mobilisten iOS SDK 4.2.5-alpha

Connect with customers at every step of their journey. Give them the best in-app live chat experience with Mobilisten. Mobilisten enables customers to reach you from any screen on your app, get their questions answered, and make better purchase decisions.

Installation using Cocoapods

You can integrate Mobilisten in your application using Cocoapods using the Mobilisten pod. Here is an example Podfile where Mobilisten is included.

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '10.0'

target 'Project Target' do
  use_frameworks!
  pod 'MobilistenBeta', '4.2.5-alpha'
end

After Mobilisten is added to your Podfile, run the pod install command to complete the Installation.

Manual Installation

You can find our manual integration guide here

Getting Started

Mobilisten comes with a set of highly configurable APIs to suit your needs. Get started by creating an App and Access key for the Mobilisten SDK in SalesIQ

API Documentation

You can find the list of all APIs and their documentation here in the API Reference section.

Demo Application

Download our demo app from the Apple App Store today!

About

Mobilisten iOS SDK - Beta Release

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%