I also look at Application Insights / Azure Monitor w/ their OTel SDK, Teams, SharePoint, Visio, . Basic functionality is missing and requests are left open for years or decades. Nothing is ever polished. Nothing is ever finished. Everything is good-enough.
“It works better in the app”
101–110 of 496 posts
Re: “It works better in the app”
#102This past weekend I was flying on Delta and my first flight was delayed such that I was going to miss my connecting flight, so I rebooked onto a later one. During my layover I visited the gate agent to get a boarding pass with a seat assignment. "Do you have the Delta app?" "Nope." Then he pressed a few keys on his keyboard and printed out a new boarding pass for me within five seconds. I couldn't believe he was tryi…
Re: “It works better in the app”
#103At 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…
What really grinds my gears is when the app is a _broken_ version of the website. I find the app really expects you to be on the happy path in a way the website does not. Uhaul is a great example of this. The app looks a little better on mobile, but if you don’t make an account and search by reservation ID, all features related to things like extending a reservation time are nonfunctional. I have to go to the mobile…
And it wants a photo of my license EVERY GODDAMN TIME. And no I can't store a photo of my license on my phone and just upload it - it has to take a photo directly. And boy does it not like to take photos in bright sunlight. You know, when I'm outside in a parking lot beside a white truck.
Re: “It works better in the app”
#104Earlier 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?
It’s also about friction. No one wants to troubleshoot a card decline by logging into their mobile browser bank account in checkout at the grocery store.
Trying to check why your card was declined at a checkout—while still standing at said checkout? Troubleshooting "PIN issues" (meaning your bad)? Is everyone still standing behind you at this point? LOL. Exactly.
Re: “It works better in the app”
#105PWA's are freaking awesome for both users and developers. Users don't have to install a massive app and me as a developer can focus on making one platform better rather than 3.
And they are pretty freaking powerful in what you can do. Not to toot my own horn too much but I created an "app"[1] for viewing cities on the other side of the earth from where you're standing. It's got camera, gyro and GPS to determine what you're looking at to the folks I've shown it too, anyone non-technical has been completely fooled and thought it was a proper app.
Re: “It works better in the app”
#106Re: “It works better in the app”
#107Earlier 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?
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)
Re: “It works better in the app”
#108Yes, I know some apps wouldn't make it in the browser. These are sacrifices I am willing to make.
Re: “It works better in the app”
#109Re: “It works better in the app”
#110Earlier quoted context omitted.
Indeed, I've no interest in native apps to do something that can be done in a web app and if you don't let me do it in a web app I'll bounce and either find someone who can or do without unless there is a seriously compelling use case (I'm not that dogmatic). As a result the only native apps I use on my phone are Kindle, Authy and Firefox because I trust Firefox to prevent apps doing a lot of the sketchy shit locally…
A real native app practically always has better performance than web apps. And your data is on your machine. And it can integrate with the operating system. And you can do work offline. And performance saves battery. A web app is almost never better.