> While iOS's remote tab in-app browser (SFSafariViewController) prevents the app injecting JavaScript, it is locked to Safari (or more specifically the WkWebView) and thus overrides the user's choice of default browser.
They are complaining that the in-app browser does not allow user customization if I understood correctly.
That seems like a present, but minor issue. The important thing is security/privacy to me, which is less strong on Android if I understand correctly.
beardyw•5h ago
I think you are missing the point. If you transfer from an app to a web page, most people will assume they are in their browser of choice. If an app implements its own browser you are not, and have no idea what security you may or may not have, and may continue to use the browser for other stuff. It is a genuine concern for any platform.
giuliomagnifico•4h ago
Oh okay I haven’t even thought about that, because I can easily recognize that I’m not inside my browser but in the app-browser.
But obviously not all the people can make this distinction. As not all the “normal” people are on Hacker News obviously :)
netsharc•4h ago
I assume the apps track how long you're in the browser, what URLs you open (does the in-app webview forward the URL requests through the app?), I don't know if it can detect how far along you're scrolling in the webview, if it can, then it knows what parts of the webpage has your attention...
It's no wonder most social media apps use in-app browsers.
vinibrito•5h ago
With all the recent duopoly increases in native app distribution and installation, the web indeed seems to be the last "safe haven" for the masses. Hopefully it stays that way.
giuliomagnifico•6h ago
> While iOS's remote tab in-app browser (SFSafariViewController) prevents the app injecting JavaScript, it is locked to Safari (or more specifically the WkWebView) and thus overrides the user's choice of default browser.
They are complaining that the in-app browser does not allow user customization if I understood correctly.
That seems like a present, but minor issue. The important thing is security/privacy to me, which is less strong on Android if I understand correctly.
beardyw•5h ago
giuliomagnifico•4h ago
But obviously not all the people can make this distinction. As not all the “normal” people are on Hacker News obviously :)
netsharc•4h ago
It's no wonder most social media apps use in-app browsers.