Skip to main content
137 votes
21 answers
251k views

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 ...
Joao Sardinha's user avatar
69 votes
6 answers
32k views

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 ...
Splaktar's user avatar
  • 5,914
62 votes
22 answers
84k views

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 ...
kalpeshdeo's user avatar
  • 1,274
58 votes
11 answers
77k views

I am writing a App for a Open Source Conference. Originally each attendees will receive different link via email or SMS like https://example.com/?token=fccfc8bfa07643a1ca8015cbe74f5f17 then use ...
Denny Huang's user avatar
50 votes
2 answers
32k views

I'd like to be able to open the app and print the parameters when I click on the dynamic link (even though it's not published). Is there a way to do this?
TIMEX's user avatar
  • 275k
40 votes
3 answers
17k views

Where is the delete/remove button to remove dynamic links/deep links within a Firebase project?
ethanneff's user avatar
  • 3,451
38 votes
2 answers
16k views

Here is an explanation of using deep links in navigation component: https://developer.android.com/guide/navigation/navigation-deep-link It says: An explicit deep link is a single instance of a ...
Etienne Lawlor's user avatar
34 votes
7 answers
19k views

I am trying to add dynamic links to my app and I am following this guide: https://www.youtube.com/watch?v=sFPo296OQqk At around 3:20 he explains how to add team ID in the project settings but for ...
nullforlife's user avatar
  • 1,404
34 votes
7 answers
16k views

Problem — when opening a Firebase Dynamic Link on Facebook Mobile, the Facebook Browser consumes the deep link and does not open the intended mobile app Question — is there a good workaround in ...
RobLabs's user avatar
  • 2,345
31 votes
1 answer
54k views

What I want: I want to send push notification to users. When user tap on that notification, user should navigate to specific activity. What I did: I created one deep link in Firebase console. I ...
Maulik Dodia's user avatar
  • 1,679
29 votes
2 answers
5k views

I'm using Firebase Dynamic Link to share my app (>=IOS 9) and invite people to events (I mean if you have the app you can join the event with the DeepLink and if you don't have it, I'll be sending you ...
jerem's user avatar
  • 1,036
26 votes
1 answer
5k views

Trying to add a new URL Prefix shows me this message, do you know why is this been showing up?
Marlhex's user avatar
  • 1,985
23 votes
4 answers
20k views

I would like to set up a referrals system in my application, so that users can invite their friends via email/phone number etc (whichever is easiest) and when it is confirmed that the invitee has ...
Bisclavret's user avatar
  • 1,381
23 votes
1 answer
4k views

As most of you are probably aware, iOS 14 will basically put an end to app acquisition tracking as we know it. Here are two great articles that explore the issue in length: The App Attribution ...
bend's user avatar
  • 1,404
20 votes
6 answers
35k views

I have developed an android app locally on my device (app not yet on android play store). I have the following logic to get deep link in MainActivity. GoogleApiClient mGoogleApiClient = new ...
user3559471's user avatar

15 30 50 per page
1
2 3 4 5
89