Skip to content

Marigold Android SDK 20.1.0

Compare
Choose a tag to compare
@sailthru-deploy sailthru-deploy released this 06 Mar 22:31
632d1c5

Features

This release adds a new listener: InAppNotificationTappedListener
This allows you to override the default behaviour when an in-app notification banner is tapped on by a user. It provides the message in question for any custom handling you would like to do. It can be set through the MessageStream setInAppOnClickListener method.