Skip to content

Releases: emartech/android-emarsys-sdk

3.7.11

18 Oct 11:31
Compare
Choose a tag to compare

What's fixed

Emarsys SDK

  • Fix a crash on Android 12 during the initialization of the SDK

3.7.10

16 Oct 12:59
Compare
Choose a tag to compare

What's fixed

[Emarsys SDK](https://github.com/emartech/android-emarsys-sdk

  • Fix automatic contact setting during SDK initialization
  • Fix activity lifecycle tracking to track app:start event

3.7.9

10 Oct 12:43
Compare
Choose a tag to compare

What's fixed

Emarsys SDK

  • Fix an issue when encrypting nullable Strings

3.7.8

10 Oct 09:25
Compare
Choose a tag to compare

Known Issue

An issue has been found with the handling of nullable strings in the new encryption solution, please use 3.7.9 instead!

What's changed

Emarsys SDK

  • Prevent some unnecessary network calls in some cases
  • Drop usage of the deprecated Jetpack security crypto library to encrypt data in shared preferences

What's fixed

Geofence

  • Geofence now works after the application has been closed.

3.7.7

05 Sep 14:35
Compare
Choose a tag to compare

What's fixed

Geofence

  • Fixed a compatibility issue with Android 14 (API level 34) and above.

In-App

  • Fixed an edge-case when the Activity was not found for the given In-App message to display.

3.7.6

10 Jul 14:10
Compare
Choose a tag to compare

What's changed

Emarsys

  • Changed error handling in database operations to receive more detailed information.

3.7.5

08 May 14:27
Compare
Choose a tag to compare

What's fixed

Push

  • Fixed issue where the message id was not passed to the event handler.

  • Fixed issue where the custom field was not passed to the event handler.

  • Inapp

  • Fixed issue where the showing of the inapp during an activity lifecycle transition caused a crash.

  • Emarsys

  • Fixed issue where an image handling error could cause a crash.

3.7.4

08 Apr 14:33
Compare
Choose a tag to compare

What's fixed

Push

  • Fixed issue where the Default Tap Actions' payload was not mapped correctly.

3.7.3

20 Feb 14:06
Compare
Choose a tag to compare

What's fixed

Push

  • Fixed issue where rootParams were not mapped from RemoteMessages

3.7.2

05 Feb 12:25
Compare
Choose a tag to compare

What's fixed

Push

  • Fixed an issue that caused the Flutter wrapper not to be able to present notifications.