Description
Bug report
Describe the bug
I have been using Firebase dynamic links in android and ios. The issue is in iOS
Steps to reproduce
Steps to reproduce the behavior:
If have not app installed and I click the link, it redirect to store and then the app with data link, It is working fine in Android, but in iOS the reference and the data lost.
Also in Android after the link redirect to store and I dont click in CONTINUE button, the data is lost too
Expected behavior
Get the reference and data once I install the app
Sample project
Providing a minimal example project which demonstrates the bug in isolation from your main App greatly enhances the chance of a timely fix.
Please link to the public repository URL.
Additional context
Add any other context about the problem here.
Flutter doctor
Run flutter doctor
and paste the output below:
Click To Expand
[√] Flutter (Channel stable, 3.3.10, on Microsoft Windows [Version 10.0.19044.2486], locale en-US)
[√] Android toolchain - develop for Android devices (Android SDK version 33.0.0)
[√] Chrome - develop for the web
[X] Visual Studio - develop for Windows
X Visual Studio not installed; this is necessary for Windows development.
Download at https://visualstudio.microsoft.com/downloads/.
Please install the "Desktop development with C++" workload, including all of its default components
[√] Android Studio (version 2021.3)
[√] VS Code (version 1.74.3)
[√] Connected device (4 available)
[√] HTTP Host Availability
Flutter dependencies
Run flutter pub deps -- --style=compact
and paste the output below:
Click To Expand
firebase_dynamic_links: ^5.0.5