llfbandit / app_links

Android App Links, Deep Links, iOs Universal Links and Custom URL schemes handler for Flutter.
https://pub.dev/packages/app_links
Apache License 2.0
176 stars 68 forks source link

Query coming in from history. #105

Closed Imgkl closed 1 month ago

Imgkl commented 3 months ago

Describe the bug

Does it related to

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

Does the example project work? - Same issue on Example app as well.

[ ] Yes
[x] No
[ ] Irrelevant here

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

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

[ ] Yes
[ ] No
[x] Irrelevant here

llfbandit commented 2 months ago

You mean you use hot restart? If so, there's nothing to do here, there's no way I'm aware of to detect hot-restarting. Your users won't hot restart your app.

Imgkl commented 2 months ago

No, even in the case of terminating the app and re-opening the app triggers the getInitialAppLink with previous session's data

llfbandit commented 1 month ago

This should be fixed on all platforms with version 6.0.