Release date: March 15, 2024
Overview
Android Mobile Messaging SDK version 5.20.2 release includes enhancements and bug fixes.
Environment requirements
The Android Mobile Messaging SDK version 5.20.2 uses:
- Minimum API version 21
- Compile API version 34
- Target API version 34
- Maps SDK "com.google.android.gms:play-services-maps:18.1.0"
- Structured Content Library “com.liveperson.android:lp_structured_content:2.6.4”
- Date Picker Library “com.liveperson.android:lp-date-picker:2.1.0”
- Appointment List Library "com.liveperson.android:lp-appointment-scheduler:2.0.0"
Enhancements
- Support alternatives to swiping in the carousel component for accessibility users. Check here for more info.
- Replace accessibility configuration
lp_announce_events_sequentially
bylp_announce_events_with_live_region
. - Accessibility improvement on announcing newly received messages.
Bugs fixed
- Fixed INVALID_SDK_VERSION callbacks takes long time to fire LP_ON_ERROR_TYPE_INTENT_ACTION.
- Added custom implementation of FileProvider to prevent collision with libraries and app that are relying on default FileProvider.
- Internal bug fixes.