how to force links or pages to open outside of facebook inapp browser?

前端 未结 2 537
花落未央
花落未央 2021-01-14 05:21

First of all there are few posts already but with satisfactory answers so i am posting the same issue again hoping for the solution

Force links to open outside faceb

相关标签:
2条回答
  • 2021-01-14 05:41

    Here's an answer that worked for me, using Firebase Dynamic Links. It works for Android but not iOS.

    I needed this solution so I could upload documents in the messenger in-app browser but couldn't on Android devices.

    https://stackoverflow.com/a/56143217/3664100

    0 讨论(0)
  • 2021-01-14 05:42

    This is not something you can (reliably) detect.

    Even if you could, I'm pretty sure there's no way to force the site to open in the device's browser, instead of the in-app browser

    0 讨论(0)
提交回复
热议问题