App is open but FirebaseDynamicLinks.instance.onLink.listen and FirebaseDynamicLinks.instance.getInitialLink() is not working on ios #9051
Unanswered
mohapatra-swagatika
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team ,
I need you help in this issue
i have used firebase_dynamic_links: ^4.3.0 in my project and implement dynamic link for my flutter app
i have implement both FirebaseDynamicLinks.instance.onLink.listen and FirebaseDynamicLinks.instance.getInitialLink() in my project .In android it is working perfect .but when i running on my Iphone and click on the dynamic link my app is open but not getting dynamicLinkData is .
i have tried most of the solution provide by stack overflow Please provide any solution .it is a blocker for me
Beta Was this translation helpful? Give feedback.
All reactions