Skip to content

Latest commit

 

History

History
72 lines (37 loc) · 2.39 KB

README_en.md

File metadata and controls

72 lines (37 loc) · 2.39 KB

Jivo Mobile SDK - Android

API

Jivo Logo

The Jivo Mobile SDK allows you to embed a chat into your native Android mobile applications to receive customer requests. The integration takes just a few minutes, as the chat interface with the message feed is already implemented - you only need to add a few lines of code to your project.

Current version features

  • Сhat with a client and agents
  • Bidirectional files send
  • Chat history for the clients
  • Sent/delivered/read messages status
  • Basic UI settings
  • New messages indicator inside the integrated app
  • PUSH notifications

Current version: 2.5.2

List of changes:

  • fixed errors that caused the SDK not work correctly

Known Issues:

  • There is a problem with displaying colors in SDK chat on Xiaomi devices. Solution - add a flag to your application's styles: <item name="android:forceDarkAllowed">false</item>.

Demo App for Android

This simple Android application with integrated SDK chat allows you to chat with the Jivo technical support team.

Requirements

  • Android API level 21+
  • Android Studio 4.2.1+

Этапы интеграции Jivo Mobile SDK: