Releases: SelligentMarketingCloud/MobileSDK-Android
Releases · SelligentMarketingCloud/MobileSDK-Android
4.6.0
- Ensured compatibility with Android 15 (API 35)
- Upgraded Gradle Plugin to 8.2.2
4.5.0
- Added support of Jetpack Compose when displaying a dialog
- Added robustness in some exception management
4.4.1
- Fixed bug where the creation and expiration date where missing on the notification and in-app message objects
- Replaced Selligent by Marigold Engage in the documentation
4.4
- Ensured compatibility with Android 14 (API 34)
- Upgraded Gradle Plugin to 8.1.0
4.3.0
- Increased minSdkVersion to 21 (Android 5.0)
- Fixed a bug where some dependencies were falsely detected as missing when the app is minified,
preventing some functionality to work correctly.
4.2.1
- Fixed a bug causing an exception when redisplaying a rich push notification
- Fixed a bug causing an empty notification to appear when redisplaying a notification although none had been received yet.
- Added robustness when deserializing events
4.2
- Removed all refernces to PlotProject
- Deprecated geolocation related methods
4.1
- Renamed some methods to be aligned with the IOS SDK
- Added a method to redisplay the last received notification
- Added an observer to be warned when a push is received (while the app is in foreground)
4.0.3
- Corrected a bug where the "seen" and "deleted" properties of an In-app message could be wrongly overwritten
- Improved overal robustness
4.0.1
- Corrected a bug where the notification is not displayed when the SDK is given a custom channel id.
- Improved the enableNotification() in case the notification permission changed