Closed leejh10003 closed 3 years ago
As far as I'm aware this was fixed a while back so I'm going to close in favour of trying the latest plugin versions now and that if it's still a problem then could you raise a new up to date GitHub issue (as this one is so out of date).
I open another issue similar to #692, which seems to be closed
Describe the bug Handling dynamic link in WidgetsBindingObserver's didChangeAppLifecycleState method always handle initial used dynamic link address on iOS
To Reproduce Steps to reproduce the behavior:
Expected behavior Second dynamic link tap must resolve different information from first one
Additional context
This is my implementation of handling and generating of dynamic link
This is result from flutter doctor command:
My detailed flutter version is:
And this is my flutter pubspec.yml except app's name , description, version
As you see in my podfile.lock, I'm using 0.5.0+9 version of firebase_dynamic_links
Finally, this is my Podfile.lock(checksum removed)