• Release Notes
  • User
  • Admin
  • Developers
  • Integrations

›Capacitor

General

  • Overview
  • LiveView / CoBrowsing / Session Recordings

JS API

  • Overview
  • CoBrowsing
  • LiveView / Session Recordings
  • WebChat
  • Web Calling
  • Video Conference
  • Logging
  • User
  • Team
  • API
  • Supported Browsers
  • Supported Technologies

Android

  • Overview
  • Installation
  • Usage
  • Reference
  • Licenses

iOS

  • Overview
  • Installation
  • Usage
  • Reference
  • Licenses

Flutter

  • Overview
  • Installation
  • Usage
  • Reference

Capacitor

  • Overview
  • Installation
  • Usage
  • Reference

Installation

Set up the Ionic development environment

To setup the Ionic development environment for Android and iOS platforms, please folow the steps in this guide.

Add the library to your application

To add the chatvisor module into your application just install it using npm:

npm i teamviewer-engage-sdk
npx cap sync

This will add a line like this to your package's package.json (and run an implicit npm install):

dependencies:
   "teamviewer-engage-sdk": "^1.2.16"

In your Android's App build.gradle repositories please add:

  maven { url "https://chatvisor-mobile.s3.eu-central-1.amazonaws.com/android" }

Android

Make sure your minSdkVersion is equal or greater than 21.

iOS

Make sure your iOS version is equal or greater than 12.

← OverviewUsage →
  • Set up the Ionic development environment
  • Add the library to your application
    • Android
    • iOS
MANUALS
User Manual: Sales Suite
Admin Manual: Sales Suite
User Manual: Support Suite
Admin Manual: Support Suite
DEVELOPERS
Integrations
REST API
SDK API
LEGAL
Privacy Policy
Terms and Conditions
Imprint
Engage
Copyright © 2024 TeamViewer Austria GmbH