Upgrade Live Chat SDK on Android

Updated 

You can upgrade to Live Chat SDK version 12.0.1 to use the latest enhancements and features in your app for a better user experience. For a detailed list of updates in this release, refer to the release notes.

Current Release

Live Chat SDK Current Release: 12.0.1

Upgrade Instructions

  • Update React Native Version: Update React Native version to 0.78.2 in the root build.gradle file

  • Update Live Chat SDK Version: Update Live Chat SDK dependency to version 12.0.1 in the app-level build.gradle file

For detailed steps, see the Install Sprinklr Messenger section.

Breaking Change: AppKey Deprecated

The appKey configuration is no longer required for live chat initialization

Required Actions: Remove all instance of config.setAppKey from your project.