sarin Wickramasinghe
sarin Wickramasinghe

Reputation: 31

Firebase Dynamic Links Fallback URL from Firebase Console

Hi Im using firebase dynamic links in the firebase to my react native project. Therefore I'm creating dynamic links from the console which will redirect the user to ios and android app. But currently, when the link is opened from the web browser it gives an error as to manyredirection. What I need is when the user opens the link from the desktop browser user needs to be redirected to a web page.

My Deeplink - https://xxx.page.link/jobplacement?serviceId=13

For ios and android I have given the app to be opened and if the app is not available redirect to the play store or google play.

How can I provide a fallback URL for desktop browsers?

Upvotes: 2

Views: 3156

Answers (1)

Related Questions