Replies: 1 comment
-
Hmm - I test links infrequently enough that I haven't bothered even handling the case in my work app personally. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I think this is more of a dev experience issue than a bug, hence posting here to see if anyone has a way of working with it.
If I open a dynamic link from force closed app,
getInitialLink
will correctly return a link. However, every time I refresh the simulator (rr)getInitialLink
will still resolve with the link from the first time.My question is whether other people are experiencing this, do we just deal with it or do people have a way to clear/ignore already consumed initial links?
Beta Was this translation helpful? Give feedback.
All reactions