Firebase Dynamic Links not working on Flutter iOS installed app. #7730
Labels
closed-by-bot
resolution: no-response
Customer did not respond after some time.
Stale
Issue with no recent activity
type: bug
Something isn't working
Uh oh!
There was an error while loading. Please reload this page.
The problem is on iOS - If the app is installed - when the dynamic link is clicked the app is not going to open (the App Store will open) and when opening the app via Open button from App Store the FirebaseDynamicLinks.instance.onLink() not received.
In Android everything works as expected.
In iOS if the app is not installed everything works as expected.
Here you can find my implementation.

The text was updated successfully, but these errors were encountered: