Disable back button on notifications and universal links

If you'd like to remove the back button from screens that are opened through notifications or universal links you can use the following parameters in your app advanced configuration:

"Navigation": {
  "iOS_Back_Button_Bar_Deep_Links": false,
  "Android_Back_Button_Bar_Deep_Links": false
}

Make sure that these parameters are added to the existing "Navigation" array of parameters.

Thank you! We'll be in touch within 48 hours :)
Oops! Something went wrong while submitting the form.