Instagram can track anything you do on any website in their in-app browser
51–60 of 469 posts
Re: Instagram can track anything you do on any website in their in-app browser
#52i don't understand why apple allows in-app browsers.
You mean custom ones, right? WebViews are incredibly useful, but it definitely seems like implementing your own browser gives people a false sense of security, like they've been sandboxed when they haven't. What would be nice here is a permission requirement if you're injecting code into a browser view.
Re: Instagram can track anything you do on any website in their in-app browser
#53I still remember the LinkedIn app ripping all my contacts, so no apps for me. I just use the sites.
Re: Instagram can track anything you do on any website in their in-app browser
#54Earlier quoted context omitted.
> use the sites. Which are increasingly user hostile, if not down right impossible to view on mobile. Go try using Reddit or Twitter on your Mobile browser.
That makes it real easy, actually. No Reddit or Twitter
https://play.google.com/store/apps/details?id=com.andrewshu....
For those of us who can't go to the bathroom without reddit.
Re: Instagram can track anything you do on any website in their in-app browser
#55Because otherwise, an app can totally fake the interface of a security dialog. The only way you know, these days, is that password managers and cookie jars work with the "approved" sites, but they can simply show you a site that doesn't require those, and then fool you into entering your passwords!
Steve never replied to me. And Apple never implemented it.
Re: Instagram can track anything you do on any website in their in-app browser
#56Earlier quoted context omitted.
> use the sites. Which are increasingly user hostile, if not down right impossible to view on mobile. Go try using Reddit or Twitter on your Mobile browser.
I actually find Twitter’s mobile web app experience to be pretty good–they don’t nag me to install the app every 5 seconds, it’s reasonably performant, the back button works properly and even mostly preserves scroll position. All of the core functionality is there, except new features like Fleets I don’t care about anyway. I use it regularly and have been pretty impressed. Reddit on the other hand is absolutely hosti…
Re: Instagram can track anything you do on any website in their in-app browser
#57i don't understand why apple allows in-app browsers.
Last I heard (years ago), iOS forced everyone to use Safari for webviews, which lots of people also complained about. Did that change? Or is the Safari webview the subject of this story?
Re: Instagram can track anything you do on any website in their in-app browser
#58I am not sure what the solution here is. Maybe only allow injection to sites you control (via apple association file).
Re: Instagram can track anything you do on any website in their in-app browser
#59Re: Instagram can track anything you do on any website in their in-app browser
#60Earlier quoted context omitted.
You mean custom ones, right? WebViews are incredibly useful, but it definitely seems like implementing your own browser gives people a false sense of security, like they've been sandboxed when they haven't. What would be nice here is a permission requirement if you're injecting code into a browser view.
since years ago apple added the little back button to return you to your previous app, even webview is dead weight. apple should only allow one, in some special context, that's so counterintuitive to implement that only frameworks e.g. react native can justify the effort