Skip to content

Solution: Dynamic Links without Website #4493

Answered by lvillacin
lvillacin asked this question in Q&A
Discussion options

You must be logged in to vote

SOLUTION

Initial Problem: I couldn't provide a Deeplink Url since I did not have a website for my app and am just currently using a notion page as my landing page.

I also just couldn't provide a random URL that I did not own and just use logic within the app to extract the path that I needed because 1, i don't own it haha and more importantly when a user opens the link in the web, it opens the random URL that I provide so that can't be.

I suppose providing a random URL could actually work if you could provide an ofl fallback URL. However, whilst this is available with the iOS and Android SDKs for Firebase, it isn't for React Native.

The solution that I came up with is:

  1. Initialize Firebas…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lvillacin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant