Earlier quoted context omitted.
In the last couple months if you go to their site in a mobile browser (e.g. from search results), after a short scroll down they have this popup demanding you install their app and it completely takes over the screen. I take it as a reminder never to install their app.
I thought I'd be clever and use iOS's "Hide Distracting Items" to get rid of elements like that. But reddit kills the scroll, too, so even after the dickover[0] is gone the page is still non-functional. Nothing says, "we don't want your business" like a non-functional web page, which seems like a bad move unless you're selling food or potable water. 'cuz I get along just fine w/o reddit. [0] https://daringfireball.ne…
“It works better in the app”
421–430 of 496 posts
Re: “It works better in the app”
#422Earlier quoted context omitted.
100% same. So many apps are just a WebView vessel for Crashlytics and Sentry and Dog knows how much more tracking. (My phone is always VPNed into my home network which has DNS-level ad and tracker blocking. This doesn't cover all the bases though.) Some, like Home Depot, have websites that are terrible and battery-draining enough to make the app nominally useful by comparison.
> My phone is always VPNed into my home network which has DNS-level ad and tracker blocking. I've been looking to do this setup. Would you share a few details of which tools you've used?
Re: “It works better in the app”
#423Earlier quoted context omitted.
In the last couple months if you go to their site in a mobile browser (e.g. from search results), after a short scroll down they have this popup demanding you install their app and it completely takes over the screen. I take it as a reminder never to install their app.
I thought I'd be clever and use iOS's "Hide Distracting Items" to get rid of elements like that. But reddit kills the scroll, too, so even after the dickover[0] is gone the page is still non-functional. Nothing says, "we don't want your business" like a non-functional web page, which seems like a bad move unless you're selling food or potable water. 'cuz I get along just fine w/o reddit. [0] https://daringfireball.ne…
Killing xcancel and nitter was an awesome callout that I was again spending too much time on social media, even if logged out. Back to my cave.
Re: “It works better in the app”
#424Earlier quoted context omitted.
A ton of features work only or better on app: - anything privacy sensitive - anything processing intense (using optimized binaries) - widgets - camera and audio based features *can* work, but are more finicky (or outright broken on ios) - local storage (exists in web app, short lifetimes on web site) - performance/latency sensitive work - (I'm less familiar, but probably local sensors, like gps and acceleration)
anything privacy sensitive You've got that backwards. Web is more private than an app. Every regulated healthcare company has a web site. None require an "app."
For you, you don't trust the provider of the software, so you mean being able to put a barrier around your life, and the delivered software... you think that by running in a browser, you're preventing that code from being connected to anything else... However, anything that happens in that code is directly connected to the provider, whom you don't trust.
I'm referring to the opposite... having something connected to your life, but having a barrier disconnecting it from the outside world... It involves trusting the provider of the software (maybe it's open source), but even if you don't, you can install an app, cut the network, use it locally, then delete it before restoring the network, and you have a guarantee that what you did with it was private... It's possible to build that into a web app, but most websites don't work offline, where most apps (though not all), do work offline... even if it requires an initial network session to establish authorization
Re: “It works better in the app”
#425Earlier quoted context omitted.
That would be my intuition, but can you elaborate what specifically the app (if not given extra permissions) can do? Assuming the user doesn't change settings, web sites (at least if used semi regularly) can store a persistent cookie, so keeping the user identified is possible with both. The only thing I can think of is regular background pings to track the user through IP geolocation.
Unpermissioned access to all sensors like battery, acceleration. Hardware IDs. Background pings (as you said). Push notifications. Seeing which other apps are installed (maybe, I think that one got locked down). All kinds of fingerprinting.
Re: “It works better in the app”
#426"Never let an abuser take you to a secondary location": It's OK to offer an app, but if a site is pushing, pressuring or forcing you to get one, it's almost certainly because they want to do something abusive that they currently can't. Installing an app is a matter of trust; trying to push me to install one against my will is the best way to demonstrate that you should not be trusted. (Interestingly, I've heard a sta…
> It's OK to offer an app, but if a site is pushing, pressuring or forcing you to get one, it's almost certainly because they want to do something abusive that they currently can't. Every UK bank is, IME.
Re: “It works better in the app”
#427"Never let an abuser take you to a secondary location": It's OK to offer an app, but if a site is pushing, pressuring or forcing you to get one, it's almost certainly because they want to do something abusive that they currently can't. Installing an app is a matter of trust; trying to push me to install one against my will is the best way to demonstrate that you should not be trusted. (Interestingly, I've heard a sta…
> Android I mean if you use Google products it can be assumed you don’t care about privacy anyway.
Re: “It works better in the app”
#428Earlier quoted context omitted.
> "do something that can be done in a web app" I'll bite. What important features can only be done in an "app" but not a web app nowadays?
Realtime stuff. Audio, video etc, games. Apps with a large user library (like the Photos app) that should work offline.
Regarding libraries, I wonder if maybe there could be a cacheable package manager system for distributing wasm libraries to webapps.
Re: “It works better in the app”
#429Earlier quoted context omitted.
You could also work in a windowless steel box inside a cave at the top of a mountain, if you really want to move the goalposts.
Why is this moving the goalposts? Native apps can work reasonably well offline and online. Web apps can’t, currently.
Re: “It works better in the app”
#430Earlier quoted context omitted.
https://mashable.com/article/apple-reverses-decision-home-sc... Yes one can. They got greedy. https://williamkennedy.ninja/apple/2024/01/30/steve-jobs-int...
Yes and no. “Add to Home Screen” living on the share menu is as insane as “Find on Page” living there. Which both do. And I don’t think there’s a master plan behind “find on page” being tucked away bafflingly on the share button. It’s just bad UX. No conspiracy here.