Firebase dynamic link not opening/launching my installed app

666 views Asked by At

I recently implemented Firebase dynamic links into my app. But I have a problem with some of Android devices that are directed to the Play store, when pressing the dynamic link, although they have the app installed. (it works fine with other devices such as Nexus 4, Samsung Note 4, etc.)

Is the Firebase dynamic links are not supported by all android devices Thanks for your help!

EDIT: After further research I found that if I copy and paste the dynamic link to the chrome browser, it is not working also with devices that it work by clicking on the link in apps such as WhatsApp. So the problem is that chrome doesn't launch the installed app and direct the user to the play store instead. any idea how to fix it?

Thank's!

0

There are 0 answers