Can we have multiple dynamic links point to single app?

Viewed 611

I want to know whether we can have multiple dynamic links to point to my react native ios app.

Say, I am using ab2ya.app.goo.gl/ already registered with my app, and I also have apple-site-association file setup aswell.

Now, for marketing purposes I would like to have another format of the dynamic link that looks more professional, like appname.page.link/.

But in xcode I can only setup one firebase url. How to use both the formats at the same time?

1 Answers
Related