set Push Deep Link Back Stack Activity Enabled
fun setPushDeepLinkBackStackActivityEnabled(pushDeepLinkBackStackActivityEnabled: Boolean): BrazeConfig.Builder
Enables Braze to add an activity to the back stack when automatically following deep links for push. When disabled, no activity is added to the back stack only the deep link is followed.
Defaults to true.
See also
Parameters
push Deep Link Back Stack Activity Enabled
when true, an activity is added to the back stack when automatically following push deep links.