Skip to content

zoho/SalesIQ-Mobilisten-Cordova

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SupportedLanguages Version Mobilisten NPM CD

SalesIQ Mobilisten SDK - Cordova Plugin

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.

Getting Started

Mobilisten comes with a set of highly configurable APIs to suit your needs. Get started by generating an App and Access key for your app from the SalesIQ console.

Requirements

iOS: iOS 11 or above is required. The minimum version of Xcode required is Xcode 13.

Android: minSdkVersion 21 or above is required.

Installation

You can integrate Mobilisten to your existing Apache Cordova/PhoneGap/Ionic applications.

Installation and Integration Steps

Cordova Projects

cordova plugin add https://github.com/zoho/SalesIQ-Mobilisten-Cordova.git

Ionic Projects

ionic cordova plugin add https://github.com/zoho/SalesIQ-Mobilisten-Cordova.git

Ionic React Projects using Capacitor

npm install https://github.com/zoho/SalesIQ-Mobilisten-Cordova.git
npx cap sync

Find our detailed installation guide here.

API Documentation

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