6

I would like to disable efr param to 1 in our dynamic link from firebase, in order to skip the preview page and get directly to the appstore. Thinking it will work.. but now the link is not copied to the app on install. What is your solution here in order to not show the preview page, go directly to the appstore, and keep the url within the clipboard on install?

IMO, UX wise, it's nicer to not have the preview page, even if I add metadata to it.

Thanks.

xGoPox
  • 674
  • 8
  • 23

1 Answers1

8

While there's an option to disable the app preview page, it's in place to ensure Dynamic Link reliability in iOS. You can have it disabled, but it won't guarantee that the FDL will work as expected in iOS. This is explained in more detail here.

Omatt
  • 8,564
  • 2
  • 42
  • 144