6

I have video sharing and content sharing enabled for my iOS application with Branch.io deeplinking. When I share my contents from mobile to social networks and any user clicks on the same link from desktop, I would like to redirect them to a particular page in website.How can I achieve this?

akhiljij
  • 287
  • 1
  • 9

1 Answers1

1

Alex from Branch.io here: this is accomplished via the $desktop_url link control parameter. You can read about how to use it on this docs page

Alex Bauer
  • 13,147
  • 1
  • 27
  • 44