Deep Link, Dynamic link not passing parameter to app launch

Database & APIs

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.

What have you tried so far?

I have reviewed https://docs.flutterflow.io/advanced-functionality/deep-and-dynamic-linking#1.-set-url-scheme, and read just about every post on dynamic/deep linking within the community. I've watched these videos already:
https://www.youtube.com/watch?v=ishR9TgqTiE

https://www.youtube.com/watch?v=CO0J2u71EaE

I have tried so many different combinations of link formats based on this link, but nothing seems to work:

https://firebase.google.com/docs/dynamic-links/create-manually/?hl=en&authuser=0&_gl=1*1hw01ne*_ga*NTMzNTAyNDE0LjE3MTY0MzcyNTY.*_ga_CW55HF8NVT*MTcxODA1OTQxOC4xNzUuMS4xNzE4MDU5NTMzLjYwLjAuMA..

Did you check FlutterFlow's Documentation for this topic?
Yes
4
13 replies