🖇️Troubleshooting Deep Links
Last updated
Last updated
Troubleshooting deep links is essential for ensuring a seamless user experience. Follow these tips to identify and address issues:
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.
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.
Firebase Project Settings
Be sure to include the Team ID in Firebase project settings, ; deep links won't work without it.
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
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.
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:
🖇️Deep Links🖇️Deep Links for Bravo Vision🖇️Deep Links for published apps