setHandlePushDeepLinksAutomatically

fun setHandlePushDeepLinksAutomatically(handlePushDeepLinksAutomatically: Boolean): BrazeConfig.Builder

Enables Braze to automatically open your app and any deep links when a push notification is clicked. See BrazeNotificationUtils.routeUserWithNotificationOpenedIntent() in the UI project for more details.

Defaults to false.

Parameters

handlePushDeepLinksAutomatically

when true, opens deep links automatically