Skip to content

iOS Universal Links not working correctly with Flutter 3.24 #156

@aem-mmandai

Description

@aem-mmandai

Describe the bug

Once I upgraded my application to Flutter 3.24.2 my Universal Links on iOS stopped working. Or at least: they are not working as intended.

I am using app_links version 6.3.2.

Expected behaviour:
Click on universal link opens the app and the appropriate page.

Observed behaviour:
Click on Universal Links opens the app. Quickly after that the native browser is opened with the link as target. In my logs I see a warning "Failed to handle route information in Flutter.".

Downgrading to Flutter 3.22.3 resolved this issue for me.

Does it related to

[ ] App Links (Android)
[ ] Deep Links (Android)
[✓] Universal Links (iOS)
[ ] or Custom URL schemes? (iOS)

Does the example project work?

[ ] Yes
[✓] No
[ ] Irrelevant here

Did you fully read the instructions for the targeted platform before submitting this issue?

Uploaded your files to webserver, HTTPS, direct connection, scheme pattern setup, ...

[✓] Yes
[ ] No
[ ] Irrelevant here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions