Skip to main content

All Questions

0 votes
0 answers
76 views

Firebase Dynamic Links are not working on Flutter IOS

I have integrated Firebase Dynamic Links into my Flutter app. The feature works just fine on Android but it does not work on the IOS app. I can't generate links (it returns null). When I open the ...
Ali Alqallaf's user avatar
0 votes
0 answers
11 views

how to setup firebase dyanmicLink use Scheme only (iOS)

how to setup firebase dynamic-links use Scheme only? for some reason, I can't use dynamic-links, and i need firebase's dynamic-links, so the only way to i can do is find out how to create dynamic-...
Chenjtc's user avatar
  • 20
0 votes
1 answer
121 views

Firebase Dynamic Link Not working on App installation Scenedelegte

I'm using Firebase DynamicLinks SDK to show the Invite Popup to users, which is working fine when the app is installed for both Cases When App Is in the background When the App is Killed The link is ...
Rahish Kansal's user avatar
1 vote
0 answers
250 views

Firebase dynamic link redirect always in app store even app is already installed

I created firebase dynamic link, and implement in my iOS app. But the link is not redirect in application even while app is already installed. It always reached at AppStore. I tried much to find the ...
Shyama Makadiya's user avatar
0 votes
1 answer
95 views

Navigate to another Page Ionic on IOS

I have a Ionic Button, which register the User via Google Authentication and Firebase. <ion-buttons end> <a href="#" (click)="GoogleAuth()" target="_blank"&...
Mark Baumann's user avatar
2 votes
1 answer
861 views

Receiving Firebase Dynamic Links only work on first install of app from App Store

I am running into issues when attempting to receive dynamic links on iOS. Specifically, it appears that receiving the info when tapping a dynamic link ONLY works when the app was freshly installed ...
user2209486's user avatar
0 votes
2 answers
653 views

Flutter firebase dynamic links customise link with custom params when handling url on the app

We had a requirement at a task to handle custom params for flutter firebase dynamic links ver 4.3.7 (after breaking changes from previous version). Challenge: flutter firebase dynamic links ...
petras J's user avatar
  • 2,726
5 votes
0 answers
923 views

Dynamic linking with Firebase

I am trying to set up firebase dynamic links for my app/website www.example.com but I am doing something wrong. Here's what I've done Went to dynamic links in Firebase console to create a new dynamic ...
Noah Iarrobino's user avatar
1 vote
1 answer
446 views

Unexpected password autofill with Firebase Dynamic Links

I have integrated Firebase Dynamics Links into my app (using <myapp>.page.link domain) and it's all working fine. However, I have now found that in my login and registration screens I get ...
ian's user avatar
  • 15.8k
13 votes
2 answers
32k views

How to setup Associated Domains / Universal Links

I am trying to redirect the user to the installed app when visiting www.example.com/success as well as show a banner when visiting the homepage www.example.com. With my current implantation the url ...
A.Roe's user avatar
  • 1,055
1 vote
1 answer
504 views

Firebase dynamic link leaves behind a blank page in Safari on iOS 14

We have configured and tested dynamic deep deferred links leveraging firebase for our web to app transition experience. We have a web site where the user can choose to take an action that requires use ...
Luther's user avatar
  • 300
3 votes
1 answer
2k views

How to edit the apple-app-site-association file auto-generated by Firebase Dynamic Links?

Whenever I create a new url prefix using free Google-provided domain (for example, yourapp.page.link). The apple-app-site-association file gets automatically created at the respective https://yourapp....
Philemon Khor's user avatar
1 vote
0 answers
245 views

Not able to customize Firebase Dynamic Link App preview

does anyone have experience in customising app preview page that Firebase Dynamic Links are opening before app or Appstore is open. I am familiar with customising all social metadata properties, but ...
NemoC's user avatar
  • 11
1 vote
0 answers
103 views

Firebase Dynamic Links App Association File Update

Is it possible to update the app-association-file paths when using Firebase's page.link domains? We have several apps in one Firebase project and the app-association-file contains all of them. S o we ...
blackjacx's user avatar
  • 10.1k
0 votes
1 answer
1k views

Cordova universal links on a different activity

I am implementing Firebase Authentication in my Cordova application. The android app integrates Cordova in an activity that is not the main/launcher activity. Due to this, a required dependency plugin ...
Shukant Pal's user avatar

15 30 50 per page