python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Firebase Dynamic links - when clicked not working in iOS
Im using firebase dynamic link to open the mobile application (If already installed) or to redirect user to Playstore or app store.
In iOS mobile , I pasted the link in notes / messaging apps and whil...
JayakumarSivasankar
Votes: 0
Answers: 1
Firebase Dynamic Link on iOS TestFlight breaks query, react-native, Expo
My dynamic link from Firebase to TestFlight app recently stopped working.
Link:
{firebase_domain.page.link}/?link={my_site}/?type=password-reset&token={jwt}&ibi={apple_bunle_id}&isi={apple...
toher
Votes: 0
Answers: 0
Do i need to have a domain name for firebase deeplinks to redirect users to my flutter app on playstore?
So I integrated firebase dynamic links into my app using the docs alongside some youtube videos, and although the link doesn't open up in any browser, it shows "site can't be reached error" ...
marshal moses
Votes: 0
Answers: 1
Debugging Dynamic Links error: "iOS store ID does not exist in the given iOS bundle ID."
Debugging Dynamic Links error: "iOS store ID does not exist in the given iOS bundle ID."
I create a Dynamic Link for my project, completed all setups
Android works perfectly, but iOS is unab...
Jimmy
Votes: 0
Answers: 2