How do I implement Android Firebase dynamic links without a website?

2k views Asked by At

I have an Android app published in the Play Store. I want to use the Firebase invites, but it seems that I need dynamic links and I don't have a website to create one.

What do I do?

1

There are 1 answers

6
rymo On BEST ANSWER

You don't need a website to create dynamic links, you merely need to enable "Dynamic Links" (and accept the terms of service) in the API console so that Firebase Invites can leverage that API to create its own dynamic links on your behalf.