Upgrade Live Chat SDK on Flutter

Updated 

Upgrade to the latest version of the Live Chat SDK to take advantage of new features, enhancements, and performance improvements that enhance your app's user experience. For a complete list of changes in this release, see the release notes.

Current Release

Live Chat SDK Current Release: 12.1.0

Upgrade to 12.1.0

Depending on your platform, see the relevant section:

Android

Follow the steps in the Getting Started section.

iOS

Add SPRMessengerClient to your Podfile with Live Chat SDK version 12.1.0.

For detailed steps, see the Setup for iOS section

Upgrade to 12.0.1

Depending on your platform, see the relevant section:

Android

Follow the steps in the Getting Started section.

iOS

Add SPRMessengerClient to your Podfile with Live Chat SDK version 12.0.1.

For detailed steps, see the Setup for iOS section

Breaking Change: AppKey Deprecated

The appKey configuration is no longer required for live chat initialization

Required Actions: Remove all instance of appKey from your project