Releases: emartech/flutter-plugin-for-sap-emarsys-customer-engagement
Releases · emartech/flutter-plugin-for-sap-emarsys-customer-engagement
2.7.2
2.7.1
What's fixed
Setup
- Prevented a possible crash caused by initializing the SDK with an empty EmarsysConfig.
Emarsys SDK
- Updated underlying Emarsys SDK for Android to 3.10.2
2.6.0
What's changed
Emarsys SDK
- Updated underlying Emarsys SDK for Android to 3.9.0
- Updated to Kotlin 2.1.10
- Updated to AGP 8.9.0 so the desugar library now must be enabled in the Android project
Emarsys SDK
- Updated underlying Emarsys SDK for iOS to 3.8.0
2.5.2
What's changed
Emarsys SDK
- Updated underlying Emarsys SDK for Android to 3.7.11
Emarsys SDK
- Updated underlying Emarsys SDK for iOS to 3.7.3
2.5.1
What's changed
Emarsys SDK
- Updated underlying Emarsys SDK for Android to 3.7.10
Emarsys SDK
- Updated underlying Emarsys SDK for iOS to 3.7.2
2.3.3
2.3.3
What's changed
Emarsys SDK
- Updated underlying Emarsys SDK for Android to 3.7.5
Emarsys SDK
- Updated underlying Emarsys SDK for iOS to 3.5.1
What's fixed
Push
- Fixed the initialisation of the SDK when the app is started by a push.
2.3.2
2.3.2
What's changed
Emarsys SDK
- Updated underlying Emarsys SDK for Android to 3.7.4
What's fixed
Predict
- Fixed the mapping of the predict recommendation filters on iOS
- Fixed the mapping of the predict cart items on both platforms
2.3.1
2.2.0: chore(change-log): add sdk version increase
2.2.0
What's changed
Android SDK
- Remove JVM Toolchain Specification for Better M1 Compatibility
iOS SDK
- Minimum iOS version was increased to 12.0
Emarsys SDK
- Increased minimun Dart version from 2.14.0 to 2.15.0
- Updated underlying Emarsys SDK for Android to 3.7.0
- Updated underlying [Emarsys SDK](https:/
chore(release): 2.1.0
What's new
Push
- Introduced a new function in EmarsysAppDelegate where UNUserNotificationDelegates can be provided. For usage see the example app's AppDelegate.