Skip to content

2.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 12:34

What's new

Geofence

When initialEnterTriggerEnabled is true, Emarsys SDK will trigger all the affected geofences with Enter type triggers at the moment when the geofence is enabled if the device is already inside that geofence

What's fixed

In-App

  • Fixed an issue, where the app crashed when webView was not available

Application Version

  • Fixed an issue, where application version updates were not reported by the SDK

Known issues

NotificationEventHandler

  • AppEventCommand actually used the onEventActionEventHandler, not the notificationEventHandler.
    This is a problem, if you use different onEventActionEventHandler and notificationEventHandler, or not using any onEventActionEventHandler.

Important Notes