set Handle Push Deep Links Automatically
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
handle Push Deep Links Automatically
when true, opens deep links automatically