Earlier quoted context omitted.
Yes, you are part of the generation that 'buys things' on an actual computer. Get much older or much younger and they'll use apps instead.
Am I the only person who buys things on mobile websites? I feel like most apps are just websites rendered in webviews with a bunch of background tracking added, and websites create a bit of a firewall between my OS/filesystem and the application.
Your 'app' could have been a webpage (so I fixed it for you)
321–330 of 571 posts
Re: Your 'app' could have been a webpage (so I fixed it for you)
#322The fundamental problem with the internet is that hosting sucks and no one wants to do it. It's thankless and it's expensive to maintain, both time and money. Apps are a way to not worry about that. By the way, the link doesn't load for me, so I used the archive to read it. https://archive.ph/ByFBN
Except it seems like plenty of apps these days are just vehicles to give web-based services some native abilities, so they're practically useless without a data connection.
Re: Your 'app' could have been a webpage (so I fixed it for you)
#323Nobody here is talking about the fact that a significant number of users want apps, too. I'm responsible for an internal tool at the company I work for, hosted as a website, that handles a bunch of miscellaneous tasks that other employees need. Think reimbursements, documentation and reporting, gathering and presenting business data. That sort of thing. When I took it over, it was desktop only ( a lot of formatted pa…
That sounds less like wanting apps, than simply having no idea what's going on.
Ultimately I ended up making a PWA that does nothing except act as a bookmark. Which was way more of a PITA than it should have been.
Re: Your 'app' could have been a webpage (so I fixed it for you)
#324Earlier quoted context omitted.
No, Dell will not give you a refund for something purchased at a retailer. For general returns and refunds, the retailer is on the hook because they're the ones who actually took your money. What Dell will do is repair or replace a computer that is still under warranty. They won't refund.
> No, Dell will not give you a refund for something purchased at a retailer. They're legally required to.[1] [1] https://lovdata.no/dokument/NLE/lov/2002-06-21-34/KAPITTEL_5... Section 35 Edit: Forgot there's an English version.
Re: Your 'app' could have been a webpage (so I fixed it for you)
#325Earlier quoted context omitted.
Hello! And yeah... :\ The Android/Chrome/Edge support for it is great, and on iOS it's actually nice, but you have to do all the hoop-jumping of clicking Share, whatever, and getting the icon to actually appear. Also, apparently Apple really doesn't like approving apps that are basically wrapped PWAs (Google will, I guess?) so that is yet another check against bothering with an app.
Yeah, Apple has a rule against simple wrappers. Check out bubblewrap if you haven’t already. It’s made by Google specifically for wrapping PWAs for the Play Store. There’s a tiny bit of work to make a keystore and manifest file, otherwise it just pulls from your PWA config automatically
Re: Your 'app' could have been a webpage (so I fixed it for you)
#326Earlier quoted context omitted.
I like making maps, and I wanted to do a certain bend on a very specific kind of online map, filling a gap I noticed in existing maps. The idea of an app really appealed to me (at first), but the more I thought about it the more I didn't want to deal with iOS and then Android and then maintaining parallel functionality on the web and all that mess just for a fairly-local hobby project that I make no money off of. So,…
cool project!
Re: Your 'app' could have been a webpage (so I fixed it for you)
#327Earlier quoted context omitted.
> No, Dell will not give you a refund for something purchased at a retailer. They're legally required to.[1] [1] https://lovdata.no/dokument/NLE/lov/2002-06-21-34/KAPITTEL_5... Section 35 Edit: Forgot there's an English version.
Fair enough, I didn't realize Norwegian law had this provision. EU-wide and US law do not, so this is pretty specific to the Nordic countries from what I can tell.
Re: Your 'app' could have been a webpage (so I fixed it for you)
#328Earlier quoted context omitted.
It's not about a "good job" or a "bad job". It's a continuous game of cat and mouse. They're getting better at it just as some of the best funded bad actors are.
They only have 500 reviewers for the whole App Store, and in fact, they were chastised by the judge in the Epic case for investing very little in the review process six years ago when they also only had 500 reviewers for the whole App Store. This isn't cat and mouse it's theater while they're shielded by section 230 immunity and pocketing enormous profits.
Re: Your 'app' could have been a webpage (so I fixed it for you)
#329I'm only surfacing two api requests that Costco's app is using, but even with a server as a middle man between the browser and Costo's backend this is way faster than the app.
Re: Your 'app' could have been a webpage (so I fixed it for you)
#330I once read that app users are seven times more profitable than web users. That easily answers the author's question about why a company would bother make an app when a web page is the natural fit for the use case. I don't remember the source or methodology for that number, but I have no trouble believing it. An app gives the developer a foothold on the user's device. It can more easily send notifications, track the…