Currently I have a requirement in which I want to create a firebase smartlink where browser should redirect to a custom url instead of app or appstore when app is not installed in the device.
I believe it is isolated from the framework which we are using for frontend mobile app, in my case I am using flutter.
I am trying to add custom url as per below screenshot, there is field for it under "deeplink behaviour for apple". let me know if I am missing anything. I have also tried to create that link manually with the help of query parameters (ifl, ofl, afl) but that doesn't work too. Thank you in advance.
