6 points
Last I checked, opening links in iOS with alternate browsers is very app-specific and requires a hack using a different protocol. E.g. Chrome registers itself as a handler for the “httpChrome” protocol and the app needs to do Open("httpChrome://lemmy.ml")
. It’s far worse than anything Microsoft did with IE back when they got sued.
1 point