- Home /
Question by
slackn · Jul 08, 2020 at 06:28 PM ·
multiplayermobilemultiplayer-networkinglink
Firebase Dynamic Links User-to-user Share
I want to use firebase dynamic links in my game so a user can create a link and share it with an another user to call the other user to the room. Every user creates a unique room(roomID) so every user should create a unique link. I read the firebase docs but couldn’t understand how to create custom links without using firebase console. There is not much info about it in the internet so i would really appreciate if anyone could help.
Comment