Skip to content

2.13.0

Compare
Choose a tag to compare
@davidSchuppa davidSchuppa released this 11 Mar 14:59
· 436 commits to master since this release

What's new

pushToken

  • the SDK now provides a method under push which returns the pushToken

sdkVersion

  • the SDK now provides a method under config which returns the current version of Emarsys SDK

enableConsoleLogLevels

  • verbose console logging is now available in the Emarsys SDK

What's changed

Inline In-App

  • Optimised inline in-app presentation by completely removing the webView with all its dependencies after dismissing the message. This helps to avoid any possible memory leaks in the SDK

What's fixed

Inline In-App

  • Fixed an issue, where Inline In-App button clicks were not reported

Important Notes