Upgrade Live Chat SDK on Flutter
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
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 instructions, 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