1,324 questions
0 votes
1 answer
60 views
Is there a remote, administrative way to force mobile Firebase Email Sign In links to use a custom domain?
My React Native app (Android and iOS) uses Firebase Email Sign In links for authentication. The app is configured to handle links that begin with a Custom Domain, which is registered and hosted by ...
137 votes
21 answers
251k views
How to add SHA-1 to android application
I'm trying to create a dynamic link in Firebase, when I'm selecting the android app, it shows an error saying "Add SHA-1 to this android app", I've already added a credential, but I'm not sure how ...
0 votes
1 answer
116 views
How to pass deeplink data from App Store to app after install without clipboard paste prompt (iOS)?
We have a use case where we need to pass deeplink data from the App Store → into the flutter app after installation. Our current approach is When the user opens a deeplink webpage, we copy the ...
1 vote
0 answers
197 views
AppsFlyer Deferred Deep Link Give me old Deeplink on Reinstall through UDL
I am testing the deferred deep linking feature of AppsFlyer, but I'm unable to get a new deep link to attribute correctly after a re-installation. The SDK seems to be caching the data from the initial ...
0 votes
0 answers
49 views
Android App links - How to stay on my website
I have a website and a mobile app and I have configure two type of page to re-direct to my app instead of my website. For example : Home (not redirect) List (redirect) Item (redirect) Account (not ...
1 vote
0 answers
66 views
Issue with Firebase Dynamic Links: users are not redirected to the App Store if the app isn't installed
I’m using Firebase Dynamic Links but encountering an issue where it doesn’t redirect to the App Store when the app is not installed. I’ve correctly set up the AASA file on the custom domain app.okuru....
1 vote
0 answers
108 views
Firebase Email Link Migration to linkDomain solution
I use Firebase Authentication with email links (passwordless link, password reset, email verification) and a custom Firebase Dynamic Links domain set for dynamic links. According to Firebase ...
6 votes
1 answer
4k views
Firebase Dynamic Links is deprecated and should not be used in new projects. Flutter alternative
I use dynamic links together with firebae auth email link. My app Flutter uses Passwordless Email Sign. I made the change in my project to use deeplink from my domain url. I made the adjustments to ...
0 votes
0 answers
288 views
Why doesn't my universal link open my iOS app?
I am trying to use universal links with Firebase. My end goal for now is to have a universal link open up the already installed app. Here's what I have already done, and I do not know what I'm doing ...
62 votes
22 answers
84k views
Firebase dynamic link not opening the app iOS
I have developed & installed an iOS app locally on my device. And have set custom scheme in the info.plist as mydlink Set associated domains as weel: applinks:<myapp>.app.goo.gl Created ...
5 votes
0 answers
459 views
Web app with Deeplink shows error in Chrome latest version (v128.0.6613.98) in iOS
I have a web app with deeplink to an iOS app using Dynamic links. This was working perfectly before but now with the latest version of Google Chrome browser (v128.0.6613.98) in iPhones, it is throwing ...
69 votes
6 answers
32k views
Unable to add Firebase Dynamic Links to a project using a custom domain
I've created Firebase Dynamic Links in other projects before using the page.link URL prefix (the only option at the time). However that no longer appears to be an option when enabling Dynamic Links ...
0 votes
0 answers
59 views
Firebase Dynamic Links losing app parameters in Capacitor Browser redirect chain on Heroku
I have a weird issue with Firebase Dynamic Links in my Capacitor app. When using deep links to authenticate users via SAML, it looks to be losing specific URL parameters but only in my staging ...
1 vote
1 answer
610 views
Firebase Dynamic Links is going to deprecate in 2025, So how can we create sharable link for our future projects?
Deprecated: Firebase Dynamic Links is deprecated and should not be adopted in projects that don't already use it. The service will shut down on August 25, 2025. See the Dynamic Links Deprecation FAQ ...
15 votes
3 answers
7k views
Firebase page.link reported in Play console with domain failed validation, deep links not working - how to verify ownership?
I am getting this error message, and don't understand what I need to do to fix. How do I verify ownership of a Firebase deep link? Deep links not working Users will not go directly to your app from ...