Filters

[iOS] Web Only Link opens the App instead of Web

  1. A Web only link should always open the browser directly instead of the app.
  2. A web only link should contain “/e” in the domain: branch.app.link/e/ra8U77ukTbb. (This too applies if you have a custom subdomain.)
  3. If the link does not contain /e, it will always open the app on iOS.
  4. If there is no /e in the link, edit the link on the dashboard.
  5. Add $web_only : true in the link data.
628
  1. Save the link and you should see /e in the link.
  2. Click the link directly and it should open the web instead of the app.