Skip to main content
 

Change Log for the SAS Customer Intelligence 360 Mobile SDK Integration with a Flutter App

This log describes changes that were made to the cookbook and the sample package that describe how to integrate SAS Customer Intelligence 360 mobile SDKs for Android and iOS with a mobile app that is built using Flutter technology.

IMPORTANT The mobile app developer should always work with the most recently released SDK version to take advantage of the latest updates.
Mobile SDK Change Log for Flutter

Release Date

Summary

29MAR2024

Updated mobile spot to use local resources in the app for styling. [FEATURE]

Added setAppVersionAndInitSDK function. [FEATURE]

Conforming to SASMobileMessagingDelegate2 is not required for displaying in-app messages. [FEATURE]

04JAN2024

Removed unused Android foreground permission in the example project. [BUG FIX]

06OCT2023

Updated mobile spot functionality for Flutter 3.3 and higher. [FEATURE]

Replaced Virtual Display of Android native view with Hybrid Composition. [FEATURE]

Fixed mobile spot repetitively loaded bug. [BUG FIX]

Fixed MissingPluginException error message in mobile spots. [BUG FIX]

29JUN2023

Updated the example project for Customer Intelligence 360 Mobile Android SDK 1.80.3. [FEATURE]

11MAY2023

Added instruction to ensure SASCollector is fully included when building Android release APK. [FEATURE]

Updated the example project for using Customer Intelligence Android SDK 1.80.2, which fixed an application relaunch bug. [BUG FIX]

10JAN2023

Updated the example project in Android to initialize SASCollector and set the push channel in FlutterApplication.java. This change ensures that SASCollector and push channel are not unnecessarily initialized or set during the lifetime of the application. [FEATURE]

Fixed the incorrect conversion of the device token from NSString to NSdata. This fix is needed for the registerForMobileMessages plug-in method to work properly when it is called outside AppDelegate for iOS. [BUG FIX]

Last updated: March 28, 2024