Skip to content

Releases: SelligentMarketingCloud/MobileSDK-Android

4.6.0

19 Aug 12:09
Compare
Choose a tag to compare
  • Ensured compatibility with Android 15 (API 35)
  • Upgraded Gradle Plugin to 8.2.2

4.5.0

02 Feb 15:35
Compare
Choose a tag to compare
  • Added support of Jetpack Compose when displaying a dialog
  • Added robustness in some exception management

4.4.1

08 Nov 09:35
Compare
Choose a tag to compare
  • 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

31 Jul 12:53
Compare
Choose a tag to compare
4.4
  • Ensured compatibility with Android 14 (API 34)
  • Upgraded Gradle Plugin to 8.1.0

4.3.0

17 Jul 08:18
Compare
Choose a tag to compare
  • 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

06 Jul 07:26
Compare
Choose a tag to compare
  • 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

27 Jun 14:37
Compare
Choose a tag to compare
4.2
  • Removed all refernces to PlotProject
  • Deprecated geolocation related methods

4.1

04 Apr 14:45
Compare
Choose a tag to compare
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

02 Feb 15:20
cef154b
Compare
Choose a tag to compare
  • Corrected a bug where the "seen" and "deleted" properties of an In-app message could be wrongly overwritten
  • Improved overal robustness

4.0.1

06 Sep 15:13
3183dc0
Compare
Choose a tag to compare
  • 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