Skip to content

Firebase Dynamic Links not working on Flutter iOS installed app. #7730

@ghost

Description

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.
Screenshot 2021-12-29 at 12 16 49

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions