Skip to content

Releases: emartech/flutter-plugin-for-sap-emarsys-customer-engagement

2.7.2

09 Sep 08:16
Compare
Choose a tag to compare

What's fixed

Push

  • Fixed issue where pushEventStreams were not receiving events, when the SDK was setup with a null applicationCode and the applicationCode was changed later.

2.7.1

22 Aug 12:28
Compare
Choose a tag to compare

What's fixed

Setup

  • Prevented a possible crash caused by initializing the SDK with an empty EmarsysConfig.

Emarsys SDK

2.6.0

18 Mar 15:21
Compare
Choose a tag to compare

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

2.5.2

11 Nov 15:16
Compare
Choose a tag to compare

What's changed

Emarsys SDK

Emarsys SDK

2.5.1

17 Oct 12:14
Compare
Choose a tag to compare

What's changed

Emarsys SDK

Emarsys SDK

2.3.3

16 May 14:03
Compare
Choose a tag to compare

2.3.3

What's changed

Emarsys SDK

Emarsys SDK

What's fixed

Push

  • Fixed the initialisation of the SDK when the app is started by a push.

2.3.2

11 Apr 14:19
Compare
Choose a tag to compare

2.3.2

What's changed

Emarsys SDK

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

11 Apr 14:16
Compare
Choose a tag to compare

2.3.1

What's changed

Emarsys SDK

2.2.0: chore(change-log): add sdk version increase

17 Jan 14:17
Compare
Choose a tag to compare

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

19 Oct 13:28
Compare
Choose a tag to compare

What's new

Push

  • Introduced a new function in EmarsysAppDelegate where UNUserNotificationDelegates can be provided. For usage see the example app's AppDelegate.