Skip to content

Your mobile app's ideal live chat partner. Power up your iOS App with the SalesIQ Mobilisten iOS SDK.

Notifications You must be signed in to change notification settings

yeskayviswa/SalesIQ-Mobilisten-iOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platform SupportedLanguages Version Cocoapods CDI

SalesIQ Mobilisten iOS SDK 4.0

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, '9.0'

target 'Project Target' do
  use_frameworks!
  pod 'Mobilisten', '4.0.0'
end

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

Swift Package Manager

You can now integrate Mobilisten with your app using SPM 🎉 Learn More

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.

About

Your mobile app's ideal live chat partner. Power up your iOS App with the SalesIQ Mobilisten iOS SDK.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%