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
1 vote
0 answers
211 views

Firebase dynamic links with React-Native not working in testflight build

I have a react-native app where I am integrating firebase-dynamic links. I am generating a link with firebase API with below payload: { "dynamicLinkInfo":{ "domainUriPrefix":"...
Vir Rajpurohit's user avatar
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
318 views

Universal link data not working on Flutter iOS release

I am building a feature where users who don't have my app but want to add someone to their friends list can follow a Firebase dynamic link to install the app and sign up. Once the user signs up, data ...
Evan Herchek'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
6 votes
0 answers
566 views

Google Ads app engagement campaign doesn't work with Firebase Dynamic Link

I'm trying to run app engagement campaign with Firebase Dynamic Links, but I receive an issue 'The link won't work because Google Ads doesn't support third-party redirect URLs. Replace it with a ...
Yehor Chernenko's user avatar
4 votes
0 answers
321 views

Does iOS universal link can forward to App at first time user install app?

I want to make my app automatic get ref code from Universal link at the first time install app from Appstore and click Open from AppStore. Can I do it in this case ? Here is my use case: I'm using ...
Tho Bui Ngoc'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
7 votes
0 answers
1k views

iOS Deep linking: open app after installing from app store

I am trying to implement a feature like in this question Android Deep linking: Use the same link for the app and the play store but for iOS app. Currently, my app uses UniversalLink(example: https://...
Ice's user avatar
  • 730
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
2 votes
1 answer
2k views

Flutter Firebase dynamic links always redirect to app store on iOS yet working on android

I noticed that there're already several related questions here, I checked my firebase console that I have the correct bundle ID, team ID and app ID entered but still the dynamic link only redirects to ...
bananagag's user avatar
  • 191

15 30 50 per page