Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Firebase Console Dynamic Link OFL Parameter

I need a dynamic link (short url) that:

on mobile:

  • when app is installed -> open app
  • when app is not installed -> open store

on desktop:

  • open specific web url

I managed to get it working for the mobile part. However, on desktop it also opens the deeplink for the app. The documentation states to use the OFL parameter for that. Now if I manually add this parameter to the long url everything works as expected but I need a short url. How can I add this parameter via Firebase Console directly?

Cheers

like image 835
Jan Avatar asked Nov 28 '25 17:11

Jan


1 Answers

The 'ofl' feature is not yet available for Dynamic Links created via the Firebase console. Currently, this is only possible with Manual URL construction dynamic link. The idea is to add the "ofl" parameter to the url to make the FDL redirect another URL on the desktop, like displaying a full web page of the app content.

like image 129
dani Avatar answered Dec 02 '25 03:12

dani



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!