“It works better in the app”
blenderob
642 points
443 comments
August 28, 2026
Related Discussions
Found 5 related stories in 47.4ms across 4,827 title embeddings via pgvector HNSW
- Old and new apps, via modern coding agents subset · 425 pts · July 12, 2026 · 49% similar
- Ameliorate hakkikonu · 26 pts · August 20, 2026 · 46% similar
- Apple's App Tracking Transparency treated its own apps better than rivals nyku · 241 pts · August 17, 2026 · 46% similar
- Apple won't let me show my app codersfocus · 37 pts · July 24, 2026 · 44% similar
- Using Go for Mobile Apps theHocineSaad · 50 pts · July 15, 2026 · 44% similar
Discussion Highlights (20 comments)
blenderob
Feels like this field has become a lot about doing the easy, visible parts, getting a month of attention, maybe a promotion, then moving on to the next "new project". Meanwhile, the people who stay behind and actually make these half-finished apps work properly, maintain them and deal with all the boring problems rarely get the same credit or benefits.
lmm
This isn't about the app being unfinished, it's about Google deliberately half-assing support for open standards. They want you to be stuck in their calendar ecosystem so they make sure there's more friction adding a calendar from outside than adding someone else's Google calendar.
tisdadd
And this is why I usually say, I will look at it when I am in front of my computer again for most things, side from a free does where I mainly am reading.
arthurezende
It's almost impossible to use social networks on mobile without installing their apps
unglaublich
Most companies mostly want app access because you get a bunch of APIs with which to annoy users with marketing notifications, tracking, and url handling.
brk
At this point the barrier for me to install an app is pretty high. If you're going to needlessly gate certain functions behind an app that work on a desktop browser (or could work in-browser), then I just won't use those functions. If by extension that degrades the value I get from your site, then I just won't use the site, and I won't be contributing to ADU stats you promote to advertisers. Every single company has turned this into a situation where I cannot trust your apps with privacy or security, and the risk and hassle isn't worth the install.
ebtebt
Then you have other sites/companies that go the opposite way: having functionality that is App-only. As an extreme example: my health insurance provider in Spain (Alan) is app-only. They don’t even have a website one can use. It is maddening for those of us who always prefer desktop over mobile.
confusedbucket
If only Google had a UI framework that would let them build apps and target all platforms.
Thanemate
I recently decided to use my google calendar to track my mood, as part of my CBT therapy. What baffles me is that, there's no way in the web app to assign a default calendar for new events. When I create a new event on the web, I have to scroll through all the calendars that I have and choose the one that I want every time. Meanwhile, in the mobile app, I can simply tap on a new block, the event window appears, and the selected calendar defaults to what I used for my last added event.
mrweasel
It made even sadder by the fact that often the "app" is more or less just webview. More and more I'm giving up on apps, and online self-servicing as the structures and scope of what either one can do is increasing narrowing. It's much much easier to just call these days (fortunately AI answering the phone is still not prevalent). Customer service will obviously inform you that "You can just our self-service solutions in the future", even if you literately just called in because you can't due to inflexibility and options you don't understand. Also "you can manage it from your phone" is not the sales pitch it once was, because it's no longer the entire truth. You can in fact ONLY manage it from your phone. If whatever you're selling requires an app, chances are that I'm not buying and if it's a service, I will seek out your store or staff and make them do it for me.
afavour
It’s a shame the web was so slow to adapt to this new mobile world. When it all started things like offline capabilities were very difficult to do on the web and native development felt necessary. These days the web can actually do a lot… but it’s too late. People expect to find something in the App Store, pinning a web site to their Home Screen is just not something they know they can do. So a lot of people waste an enormous amount of money on three different implementations for, often, simple CRUD operations.
cooggog
Hah. I was trying to buy something on the BestBuy website. I’m not sure what kinda of bitcoin miner they’re running on that site, but it repeatedly manages to crash the tab as I was trying to browse. I had to eventually just download the app.
alansaber
So what's the solution again? Everything as a web app?
gwbas1c
I've had an issue where, when clicking a "locations" link on a web site, Google Maps "permanently" added a bunch of locations to my map. This was quite unexpected on my part. (I think it was for a chain or churches or a similar civic organization) IE, I think someone made a group of locations in Google Maps, and then for the "Locations" link on their website, just linked to the group of locations in Google Maps. In the browser, this works fine, but on mobile, Google Maps just imports the link to my account without asking.
gchamonlive
The author said it perself, "the greatest minds of our generation" working at Google, so those jagged edges are surely by design, and it's the rational most efficient solution in a economy of attention where the line between the product and the user is blurred.
OroPla
I don't want yet another app on my phone. My rule for apps these days is that if it is not available through F-Droid, I won't be using it.
nazgulsenpai
I use LineageOS with MicroG and decided probably 5 years ago to just use PWAs instead of apps for any online service and grab whatever other utilities I might need from Obtanium or F-Droid. Also the experience on my Thinkphone is the exact same as it was on my Pixel XL 2. I know not everyone can do this, and some PWAs are downright terrible if they work at all, but for my usecase it has been great.
rbreve
Google has a lot of these inconveniences, super easy to fix but for some reason the don't.
Gualdrapo
I sell stuff ocassionaly on a "local" platform called MercadoLibre (like, I could afford a new handlebar for my bicycle so I could sell there the old one). Mercadolibre kind of wants to be the argentinian Amazon, even lobbying in the argentinian government so they will ban similar platforms from other countries. With time, MercadoLibre has become incredibly hostile and greedy for us small sellers, while favoring corpos. They charge you 25% for each sale you do via their platform, but the latest thing they did was to force you to "identify" you are you via a website where they track your face features and scan your ID "because of security". Yeah, that sounds good, so I did that in 2021. They asked this again last year because of reasons . But this time they won't let you use a regular web browser: they forced you to do this via their app. No matter how much you try, it will always fail citing "compatibility issues" or "errors". I tried to complain but their customer support is incredibly shitty, if you even manage how to find to contact them. But oh surprise, their "app" is just a web wrapper.
Larrikin
If your app can be implemented in React Native with no developer pain, it should just be a website. Native is a much better experience than mobile websites when you actually use the features and power of these fairly advanced computers we carry around in our pockets.