Firebase dynamics link params

Viewed 17

I working with Firbase dynamicLinks in my App and I have link that open my app. I want to add dynamic parameter that change everytime for example -

My link: https://mydomain.co.il/stepB? (working) https://mydomain.co.il/stepB?userid=1212 (userid supposed to be change per relevant userid)

I trying just to add ?userid=1212 in this is working on IOS but in Android this is not working.

Please help.

0 Answers
Related