LP-Messaging / Android-Messaging-SDK

LivePerson Android Messaging SDK
https://www.liveperson.com
28 stars 24 forks source link

Release date: October 31, 2024

Overview

Android Mobile Messaging SDK version 5.24.0 release includes new features, enhancements and bug fixes.

Environment requirements

The Android Mobile Messaging SDK version 5.24.0 uses:

New features

Blocking Publish Actions on Historical SC Messages

Consumers are now prevented from triggering publish actions (e.g., PublishTextAction, DatePickerAction, AppointmentScheduler) on Structured Content (SC) messages that are no longer the latest in the conversation. This can be configured either at the site level for default behavior or at the JSON level for individual message control. By default, this feature is not enabled and will not impact existing messaging flows. For configuration, please reach out to your account manager.

Blocking Message Input on Action-Required SC Messages

Consumers are also blocked from sending messages when an action-required SC message (e.g., a DatePicker or AppointmentScheduler) is the latest in the conversation. Like the previous feature, this can be enabled site-wide or controlled on a per-message basis through the JSON schema. By default, this feature is not enabled and will not impact existing messaging flows. For configuration, please reach out to your account manager.

Blocked elements styles

Introduced new styles for blocked elements in structured content based on flags in its structure or per account.

Enhancements

Bugs fixed

Please note, the SDK can be integrated to the app using Gradle dependency. For more information please refer to the developers community.