Firebase dynamic linking is not working on Desktop Browser

2,683 views
Skip to first unread message

S M

unread,
Feb 8, 2018, 10:25:11 AM2/8/18
to Firebase Google Group

When I send an invitation using firebase app invites, and when I open the link from desktop browser it redirects to play store instead of my website that I specified in deep linking. Above is the picture of debug page. If I click 'Web Link' from above debug page then it is working fine.


I also set up the SHA1, but still I am getting above warnings: Android app 'com.google.firebase.quickstart.invites' lacks SHA256. AppLinks is not enabled for the app.


Can anybody help me to resolve the issue please! I also attached screen shot of debug view. I tried a lot, spent so many hours but can't find any solution about it.

firebase-dynamic-linking.PNG

Ian Barber

unread,
Feb 8, 2018, 2:23:04 PM2/8/18
to Firebase Google Group
SHA256 is different from SHA1 - keytool outputs both, you just need to add the 256 in the Firebase console. 

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/bdb1ca3e-17ee-475a-bd2c-de3fdac7756e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

S M

unread,
Feb 15, 2018, 12:50:46 AM2/15/18
to fireba...@googlegroups.com
Hello,

I could not see the option to enter SHA 256 in firebase console. Can you please attach the screen shot of that so that I can figure it out ?

On Fri, Feb 9, 2018 at 12:52 AM, 'Ian Barber' via Firebase Google Group <fireba...@googlegroups.com> wrote:
SHA256 is different from SHA1 - keytool outputs both, you just need to add the 256 in the Firebase console. 

On Thu, Feb 8, 2018 at 12:35 AM, S M <sanjaymodhawadiya4448@gmail.com> wrote:

When I send an invitation using firebase app invites, and when I open the link from desktop browser it redirects to play store instead of my website that I specified in deep linking. Above is the picture of debug page. If I click 'Web Link' from above debug page then it is working fine.


I also set up the SHA1, but still I am getting above warnings: Android app 'com.google.firebase.quickstart.invites' lacks SHA256. AppLinks is not enabled for the app.


Can anybody help me to resolve the issue please! I also attached screen shot of debug view. I tried a lot, spent so many hours but can't find any solution about it.

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/bdb1ca3e-17ee-475a-bd2c-de3fdac7756e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.

Ian Barber

unread,
Feb 15, 2018, 12:52:24 PM2/15/18
to Firebase Google Group
Go to the app settings screen for your Android app and hit "Add Fingerprint" - you can add multiple fingerprints:
The dialog can take either SHA1 or SHA256, so just paste in your SHA256



Hope that helps!

On Wed, Feb 14, 2018 at 9:36 PM, S M <sanjaymodh...@gmail.com> wrote:
Hello,

I could not see the option to enter SHA 256 in firebase console. Can you please attach the screen shot of that so that I can figure it out ?

On Fri, Feb 9, 2018 at 12:52 AM, 'Ian Barber' via Firebase Google Group <firebase-talk@googlegroups.com> wrote:
SHA256 is different from SHA1 - keytool outputs both, you just need to add the 256 in the Firebase console. 

On Thu, Feb 8, 2018 at 12:35 AM, S M <sanjaymodhawadiya4448@gmail.com> wrote:

When I send an invitation using firebase app invites, and when I open the link from desktop browser it redirects to play store instead of my website that I specified in deep linking. Above is the picture of debug page. If I click 'Web Link' from above debug page then it is working fine.


I also set up the SHA1, but still I am getting above warnings: Android app 'com.google.firebase.quickstart.invites' lacks SHA256. AppLinks is not enabled for the app.


Can anybody help me to resolve the issue please! I also attached screen shot of debug view. I tried a lot, spent so many hours but can't find any solution about it.

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/bdb1ca3e-17ee-475a-bd2c-de3fdac7756e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/CANOm2DnYsrbgJ9r8hj0vKyNkrZ2VA7rix7_3ZC9N9URrQx4XJQ%40mail.gmail.com.

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.

S M

unread,
Feb 17, 2018, 12:35:14 AM2/17/18
to fireba...@googlegroups.com
I set up SHA 256 as you suggest still when  I click on the install button from desktop gmail then it redirects to play store instead of my website configured in firebase dynamic links tab. 

On Thu, Feb 15, 2018 at 11:21 PM, 'Ian Barber' via Firebase Google Group <fireba...@googlegroups.com> wrote:
Go to the app settings screen for your Android app and hit "Add Fingerprint" - you can add multiple fingerprints:
The dialog can take either SHA1 or SHA256, so just paste in your SHA256



Hope that helps!
On Wed, Feb 14, 2018 at 9:36 PM, S M <sanjaymodhawadiya4448@gmail.com> wrote:
Hello,

I could not see the option to enter SHA 256 in firebase console. Can you please attach the screen shot of that so that I can figure it out ?

Ian Barber

unread,
Feb 23, 2018, 7:26:07 PM2/23/18
to Firebase Google Group
Can you share the link? 


On Fri, Feb 16, 2018 at 9:35 PM S M <sanjaymodh...@gmail.com> wrote:
I set up SHA 256 as you suggest still when  I click on the install button from desktop gmail then it redirects to play store instead of my website configured in firebase dynamic links tab. 
On Thu, Feb 15, 2018 at 11:21 PM, 'Ian Barber' via Firebase Google Group <fireba...@googlegroups.com> wrote:
Go to the app settings screen for your Android app and hit "Add Fingerprint" - you can add multiple fingerprints:
The dialog can take either SHA1 or SHA256, so just paste in your SHA256



Hope that helps!
On Wed, Feb 14, 2018 at 9:36 PM, S M <sanjaymodh...@gmail.com> wrote:
Hello,

I could not see the option to enter SHA 256 in firebase console. Can you please attach the screen shot of that so that I can figure it out ?
On Fri, Feb 9, 2018 at 12:52 AM, 'Ian Barber' via Firebase Google Group <fireba...@googlegroups.com> wrote:
SHA256 is different from SHA1 - keytool outputs both, you just need to add the 256 in the Firebase console. 
On Thu, Feb 8, 2018 at 12:35 AM, S M <sanjaymodh...@gmail.com> wrote:

When I send an invitation using firebase app invites, and when I open the link from desktop browser it redirects to play store instead of my website that I specified in deep linking. Above is the picture of debug page. If I click 'Web Link' from above debug page then it is working fine.


I also set up the SHA1, but still I am getting above warnings: Android app 'com.google.firebase.quickstart.invites' lacks SHA256. AppLinks is not enabled for the app.


Can anybody help me to resolve the issue please! I also attached screen shot of debug view. I tried a lot, spent so many hours but can't find any solution about it.

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.

To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/bdb1ca3e-17ee-475a-bd2c-de3fdac7756e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.

To post to this group, send email to fireba...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.

To post to this group, send email to fireba...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.

To post to this group, send email to fireba...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.

To post to this group, send email to fireba...@googlegroups.com.

S M

unread,
Feb 28, 2018, 12:03:35 AM2/28/18
to fireba...@googlegroups.com
3. Browser used and its version: Google Chrome, Version 64.0.3282.140
4. Steps to reproduce the issue (i.e. type FDL into the browser manually) : https://fb4fj.app.goo.gl/i/923467675480-452d4fe3-2605-47a5-98aa-18cb9b697999 (This is the link when we click on install button from below image)


On Sat, Feb 24, 2018 at 5:55 AM, 'Ian Barber' via Firebase Google Group <fireba...@googlegroups.com> wrote:
Can you share the link? 


On Fri, Feb 16, 2018 at 9:35 PM S M <sanjaymodhawadiya4448@gmail.com> wrote:
I set up SHA 256 as you suggest still when  I click on the install button from desktop gmail then it redirects to play store instead of my website configured in firebase dynamic links tab. 
On Thu, Feb 15, 2018 at 11:21 PM, 'Ian Barber' via Firebase Google Group <firebase-talk@googlegroups.com> wrote:
Go to the app settings screen for your Android app and hit "Add Fingerprint" - you can add multiple fingerprints:
The dialog can take either SHA1 or SHA256, so just paste in your SHA256



Hope that helps!
On Wed, Feb 14, 2018 at 9:36 PM, S M <sanjaymodhawadiya4448@gmail.com> wrote:
Hello,

I could not see the option to enter SHA 256 in firebase console. Can you please attach the screen shot of that so that I can figure it out ?
On Fri, Feb 9, 2018 at 12:52 AM, 'Ian Barber' via Firebase Google Group <firebase-talk@googlegroups.com> wrote:
SHA256 is different from SHA1 - keytool outputs both, you just need to add the 256 in the Firebase console. 
On Thu, Feb 8, 2018 at 12:35 AM, S M <sanjaymodhawadiya4448@gmail.com> wrote:

When I send an invitation using firebase app invites, and when I open the link from desktop browser it redirects to play store instead of my website that I specified in deep linking. Above is the picture of debug page. If I click 'Web Link' from above debug page then it is working fine.


I also set up the SHA1, but still I am getting above warnings: Android app 'com.google.firebase.quickstart.invites' lacks SHA256. AppLinks is not enabled for the app.


Can anybody help me to resolve the issue please! I also attached screen shot of debug view. I tried a lot, spent so many hours but can't find any solution about it.

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.

To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/bdb1ca3e-17ee-475a-bd2c-de3fdac7756e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.

To post to this group, send email to fireba...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.

To post to this group, send email to fireba...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.

To post to this group, send email to fireba...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.

To post to this group, send email to fireba...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.

To post to this group, send email to fireba...@googlegroups.com.

Sumeet Arora

unread,
Apr 4, 2018, 10:19:16 AM4/4/18
to Firebase Google Group
Hello,

I am facing same error  even after i have added SHA256.
My SHA-1 expired i created new SHA1 and also SHA256 but the error is still there.
How do i resolve it?



On Wednesday, February 28, 2018 at 10:33:35 AM UTC+5:30, S M wrote:
3. Browser used and its version: Google Chrome, Version 64.0.3282.140
4. Steps to reproduce the issue (i.e. type FDL into the browser manually) : https://fb4fj.app.goo.gl/i/923467675480-452d4fe3-2605-47a5-98aa-18cb9b697999 (This is the link when we click on install button from below image)

On Sat, Feb 24, 2018 at 5:55 AM, 'Ian Barber' via Firebase Google Group <fireba...@googlegroups.com> wrote:
Can you share the link? 


On Fri, Feb 16, 2018 at 9:35 PM S M <sanjaymodh...@gmail.com> wrote:
I set up SHA 256 as you suggest still when  I click on the install button from desktop gmail then it redirects to play store instead of my website configured in firebase dynamic links tab. 
On Thu, Feb 15, 2018 at 11:21 PM, 'Ian Barber' via Firebase Google Group <fireba...@googlegroups.com> wrote:
Go to the app settings screen for your Android app and hit "Add Fingerprint" - you can add multiple fingerprints:
The dialog can take either SHA1 or SHA256, so just paste in your SHA256



Hope that helps!
On Wed, Feb 14, 2018 at 9:36 PM, S M <sanjaymodh...@gmail.com> wrote:
Hello,

I could not see the option to enter SHA 256 in firebase console. Can you please attach the screen shot of that so that I can figure it out ?
On Fri, Feb 9, 2018 at 12:52 AM, 'Ian Barber' via Firebase Google Group <fireba...@googlegroups.com> wrote:
SHA256 is different from SHA1 - keytool outputs both, you just need to add the 256 in the Firebase console. 
On Thu, Feb 8, 2018 at 12:35 AM, S M <sanjaymodh...@gmail.com> wrote:

When I send an invitation using firebase app invites, and when I open the link from desktop browser it redirects to play store instead of my website that I specified in deep linking. Above is the picture of debug page. If I click 'Web Link' from above debug page then it is working fine.


I also set up the SHA1, but still I am getting above warnings: Android app 'com.google.firebase.quickstart.invites' lacks SHA256. AppLinks is not enabled for the app.


Can anybody help me to resolve the issue please! I also attached screen shot of debug view. I tried a lot, spent so many hours but can't find any solution about it.

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.

To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/bdb1ca3e-17ee-475a-bd2c-de3fdac7756e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.

To post to this group, send email to fireba...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.

To post to this group, send email to fireba...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.

To post to this group, send email to fireba...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.

To post to this group, send email to fireba...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.

To post to this group, send email to fireba...@googlegroups.com.

unai.as...@pandasecurity.com

unread,
Apr 20, 2018, 10:30:34 AM4/20/18
to Firebase Google Group
I'm facing the same problem too. I'm creating the invite with the following code

Intent intent = new AppInviteInvitation.IntentBuilder(getString(R.string.invitation_title))
.setEmailSubject("some_subject")
.setEmailHtmlContent("some_email_content")
.setMessage(" ")
        .setDeepLink(Uri.parse("custom_url"))
.build();

I've tried with different urls in the "custom_url" parameter, i've also tried urlencoding them or not.

The link works as expected, when clicked from an Android device, but when I click on the generated invite link in the email from a desktop computer (Windows 10 + Chrome), it always redirects me to the Google Play app page, instead of to the configured "custom_url".  The app has the SHA-1 & SHA-256 configured in firebase console. 
Reply all
Reply to author
Forward
0 new messages