github emartech/android-emarsys-sdk 2.14.2

latest releases: 3.10.2, 3.10.1, 3.10.0...
4 years ago

What's new

Geofence

  • If it's enabled, now the SDK sends an event (geofence EXIT) also when the mobile device leaves the area of a configured geofence.

Note: The Geofence feature is still in pilot phase!

What's fixed

Dependencies

  • Updated some minor dependencies. Related commit is here.

Threading

  • There were some edge-cases when LifecycleObserver addObserver were called on a thread other than the UI thread.
  • It caused a crash, but only in the SDK, it could have caused some issues in the session reporting/handling. Now it's always added on the UI thread.

Inline In-App

  • Fixed a crash, which happened when an Inline In-App were displayed before finishing the Emarsys.setup().

Important Notes

Don't miss a new android-emarsys-sdk release

NewReleases is sending notifications on new releases.