setShowForegroundLandings

open fun setShowForegroundLandings(showForegroundLandings: Boolean)

Toggle whether mobile landings should be shown directly rather than displaying a notification when the app is in foreground.

Default is false.

Parameters

showForegroundLandings

True to enable show landings, false to display a notification like when the application is in the background.