Release date: May 19, 2023

Overview

Android Mobile Messaging SDK version 5.16.0 release includes enhancements and bug fixes.

Environment requirements

The Android Mobile Messaging SDK version 5.16.0 uses:

  • Minimum API version 21
  • Compile API version 33
  • Target API version 33
  • Maps SDK "com.google.android.gms:play-services-maps:18.1.0"
  • Structured Content Library “com.liveperson.android:lp_structured_content:2.6.0”
  • Date Picker Library “com.liveperson.android:lp-date-picker:2.1.0”
  • Schedule Slot List Library "com.liveperson.android:lp-appointment-scheduler:2.0.0"

Enhancements

  • Update the Date Picker library to make sure the calendar opens to the current or closest month when older months are available in the calendar range.

Bugs fixed

  • Application ANR error due to SDK blocking the main thread.
  • SDK crash when uploading files.
  • Update third-party library (play-services-maps & okhttp) versions.
  • Internal bug fixes