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.
- С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
List of changes:
- fixed errors that caused the SDK not work correctly
- 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>
.
This simple Android application with integrated SDK chat allows you to chat with the Jivo technical support team.
- Android API level 21+
- Android Studio 4.2.1+
- Adding a new Mobile SDK channel
- Jivo SDK integration(native, react, flutter)
- Setting up PUSH notifications
- JivoSDK basic settings (Optional)
- Setting up UI JivoSDK (Optional)
- Tips and recommendations
- Changelog