Working with this SDK or planning to in the future? Make sure to subscribe to receive notifications of changes. When we update the release notes, you'll get a notification straight to your email of choice.
SDK version 5.27.0
For all previous release notes versions, see all release notes.
Release date: March 5, 2026
Overview
Android Mobile Messaging SDK version 5.27.0 release includes support for Android 15 edge-to-edge enforcement, preliminary support for Android 16 (Baklava), and bugfixes.
Environment requirements
The Android Mobile Messaging SDK version 5.27.0 uses:
- Minimum API version 21
- Compile API version 36
- Target API version 36
- Maps SDK "com.google.android.gms:play-services-maps:18.1.0"
- Structured Content Library “com.liveperson.android:lp_structured_content:2.7.1”
- Date Picker Library “com.liveperson.android:lp-date-picker:2.2.3”
- Appointment List Library "com.liveperson.android:lp-appointment-scheduler:2.0.3"
New features
- Implemented full support for Android 15 edge-to-edge enforcement across all SDK components.
- Added new branding configurations to set status bar and navigation bar icon colors.
- Enhanced Android Infra with new color configuration capabilities for better brand alignment.
- Added new flag to show light/dark
lp_conversation_is_light_status_barstatus bar for conversation screen in activity mode. - Added new flag to show light/dark
lp_conversation_is_light_navigation_barnavigation bar for conversation screen in activity mode. - Added new flag to show light/dark
lp_cobrowse_pip_is_light_status_barstatus bar for Co-Browse screen in pip-mode. - Added new flag to show light/dark
lp_cobrowse_pip_is_light_navigation_barnavigation bar for Co-Browse screen in pip-mode. - Added support for Android 16 (Baklava) API level 36.
Enhancements
- Migrated to the new
OnBackPressedDispatcherAPI for SDK internal flows. - Migrated to window insets API to ensure the keyboard (IME) does not overlap UI elements.
- Updated nimbus-jose-jwt library to 9.37.4 to resolve security vulnerabilities.
- Fixed disabled state of buttons with links only in structured content messages.
Bugs fixed
- Fixed “Conversation resolved” messages for conversations with PCS dialogs.
- Fixed bug when history with pcs dialogs is not fully loaded when user opens a conversation screen right after login.
- Fixed bug when unread messages banner shows wrong number for sequence with controller message.
- Fixed state of attachment button when conversation history is not yet synced and offline messaging is disable to forbid user to send a file.
- Fixed bug when user sends multiple files continuously using service and connection state is outdated.
- Fixed memory leaks in Structured Content map elements.
- Fixed incorrect auto scroll to bottom when agent message received and consumer scrolled through the history.
- Added margin to the end of texts which is equal to lp_apt_margin_medium.
- Fixed empty conversation view appearance for user that opens conversation screen on multiple devices and new message received.
- Fixed state of buttons in Structure Content sent within proactive message.
- Fixed appearance of messages list when user rotates the device.
- Fixed secure form state restoration after device rotation.
- Fixed caching of entered text in caption preview screen.
- Fixed caching of sent text in conversation screen.
- Fixed clicks action for disabled map elements.
- Fixed image preview restoration for unauth flow when user rotates device.