Dynamic link with dynamic parameters #4282
Unanswered
Shokichi1997
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.
-
Hello, I have a issue...
Can Firebase create a dynamic link with dynamic parameters?
Ex: https://myexample.page.link/home?param1=name¶m2=12
In other apps, param1 or param2 will be changed by different value.
Ex: App X: https://myexample.page.link/home?param1=appA¶m2=69
App Y: https://myexample.page.link/home?param1=appB¶m2=33
Because there are many parameters that can attach to param 1 or param 2
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions