Skip to content

Marigold Android SDK 24.0.0

Latest
Compare
Choose a tag to compare
@sailthru-deploy sailthru-deploy released this 05 Dec 23:37
632d1c5

Features (Sailthru)

Back by popular demand, this release returns device attributes to the Android SDK. They're largely unchanged with the following exceptions:

  • MergeRule is now an enum rather than using static ints
  • The attributes methods now have variants with the result callback automatically set to null. The corresponding coroutines methods use the same names but add 'Device' to the name to differentiate them.
  • The clearAttributes method now uses the AttributeHandler callback, so it's consistent with other attributes methods.

Breaking Changes

Some unused broadcast constants that were still present in the API have been removed:
ACTION_MESSAGE_COUNT_UPDATE
ACTION_MESSAGE_READ