# Troubleshooting Deep Links

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

1. **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. **Android Dynalink Project Settings**&#x20;
   * Make sure that your Dynalink setup has your:
     * **Package identifier** – you used to build your app.
     * **SHA-256 certificate fingerprint** – available from the Bravo publishing page.
2. **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.
3. **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:

{% content-ref url="" %}
[](https://docs.bravostudio.app/integrations/deep-links)
{% endcontent-ref %}

{% content-ref url="deep-links-for-bravo-vision" %}
[deep-links-for-bravo-vision](https://docs.bravostudio.app/integrations/deep-links/deep-links-for-bravo-vision)
{% endcontent-ref %}

{% content-ref url="deep-links-for-published-apps" %}
[deep-links-for-published-apps](https://docs.bravostudio.app/integrations/deep-links/deep-links-for-published-apps)
{% endcontent-ref %}
