Skip to content

2.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 15:35

What's new

getPushToken

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

isAutomaticPushSendingEnabled

  • the SDK now provides a method under config which returns if the automaticPushSending is enabled or not

sdkVersion

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

verboseConsoleLogging

  • verbose console logging is now available in the Emarsys SDK

What's fixed

  • Fixed an issue, where Inline In-App buttonClicks were not reported
  • Fixed nullPointerException in EmarsysMessagingService when deviceInfo was accessed before the setup finished

Important Notes

  • Deprecated methods are going to be removed in our next major release (3.0.0)