I recently used Firebase dynamic links in my application. But I have a problem with some Android devices that are directed to the Play store when I click on a dynamic link, although they have an application installed. (It works great with other devices like Nexus 4, Samsung Note 4, etc.).
Firebase dynamic links are not supported on all Android devices. Thanks for your help!
EDIT: After further research, I found that if I copy and paste a dynamic link into the Chrome browser, it doesnβt work also with the devices that it works by clicking on the link in applications like WhatsApp. Therefore, the problem is that chrome does not start the installed application and does not direct the user to the playback store. any idea how to fix it?
Thank you in!
source share