Releases: emartech/android-emarsys-sdk
Releases · emartech/android-emarsys-sdk
3.7.2
3.7.1
What's fixed
Predict Filters
- Fixed an issue where in case of 'Home' and 'Personal' recommendations the selected filters were not applied to the product recommendation list.
3.7.0
What's new
Inline-Inapp
- Allow new configurations for the underlying WebView of an inline-inapp.
What's changed
Emarsys SDK
- Improved the retry mechanism.
Push
- Prepare the SDK for the upcoming change in the FCM push message structure.
What's fixed
Inapp
- Fixed an issue that could cause the app to crash when displaying inapp message on a device where WebViews are not available.
Inapp
- Fixed an issue that caused the inapp not to be displayed.
3.6.2
3.6.1
What's changed
Emarsys SDK
- Proguard rule added for Emarsys SDK to prevent issues when host application uses R8# What's
changed
Emarsys SDK
- Prevent requests without an application code from being sent and return an
InvalidArgumentException instead through the CompletionListener