Hi, I'm new to deep link and dynamic link so this may be a simple fix — but I've also spent the past 2 days trying to create a link to pass the parameter into the app and nothing I have tried is working so I'm wondering if this is a bug. This is my setup:
I have tried setting up this Firebase Link (and tried a bunch of variations) but nothing is working.
This is what happens when I tap on any of these links (same behavior for all 3):
I wish the link would just directly open the app if I have it installed. I've tried disabling the "Skip the app preview page" which is better — but it still opens the App Store where you have to click "Open." Is there some way to disable that?
More importantly — nothing I try is passing the "deepLink" parameter into the page. I've also tried creating a dynamic link that goes to a page other than the initial page, but it always just goes to the initial page no matter what page is designated in the link.