Dynamic Links Not Working After App Installation

Hi everyone,

I’m encountering an issue with Firebase Dynamic Links in my app that I’m hoping someone can help me with.

Everything was working perfectly before, but recently, I’ve run into a problem. Here’s the scenario:

If the app is not installed and a Firebase Dynamic Link is clicked, the user is correctly redirected to the app store to install the app. Once the app is installed and opened for the first time, the dynamic link doesn't work. The app doesn't open to the correct content or link that was clicked. I’ve tried the following troubleshooting steps with no success:

Verified that the app is configured properly in Firebase and that the Dynamic Links settings are correct. Checked the app's deep linking settings and ensured everything matches with the Firebase setup. Confirmed that the Firebase SDK is up-to-date. Attempted to clear app cache and reinstall. Tested the links in both debug and production modes. Despite trying all these steps, the issue persists.

Has anyone else faced this issue before or have any suggestions for how to fix it? Any insights would be greatly appreciated!

Thanks in advance!

While someone here may be able to help you with this, you should also inquire with support for Firebase, as they will be familiar with the details of their software to help you debug this issue.

Dynamic Links Not Working After App Installation
 
 
Q