🖇️Troubleshooting Deep Links

Troubleshooting deep links is essential for ensuring a seamless user experience. Follow these tips to identify and address issues:

  1. Visualise Deep link Flowchart

    • Access additional insights by clicking on the information icon to view the flowchart of your deep link.

      • Open the flowchart directly by adding &d=1 to the deep link.

  2. Verify Bravo Deep Links Settings

    • Verify that all fields in the Bravo Deep Links settings are properly filled.

    • Ensure all necessary files have been uploaded.

iOS-Specific Considerations

  1. Firebase Project Settings

    • Be sure to include the Team ID in Firebase project settings, ; deep links won't work without it.

  2. Confirm Firebase file plist is correct

    • Ensure the file is present and contains the correct bundle ID.

    • You can double check that the configuration file that Firebase generates exists opening in the browser the URL: https://<your-firebase-deeplink-domain>.page.link/.well-known/apple-app-site-association

  3. iOS Testing

    • To test iOS deep links, use Apple's Notes app. Paste the link and tap on it to trigger the deep link, opening the app instead of the browser.

  4. Browser Behavior Check

    • If issues persist, check the browser:

      • Look for a banner at the top prompting the user to choose to open the app instead.

      • iOS remembers the last preference and if the first time due to an error the link was opened in the browser, it will open the browser.

Related guides:

🖇️pageDeep Links🖇️pageDeep Links for Bravo Vision🖇️pageDeep Links for published apps

Last updated