Many APIs Android apps can use are unavailable to PWAs. Also PWAs typically require server infrastructure to at least load once. The author of my favourite open source unit conversion calculator shouldn’t need to maintain a server so I can use their app.
But yeah, for use cases that require a server anyways and don’t need elaborate mobile APIs, PWAs are probably the way to go.
BarbecueCowboy@lemmy.dbzer0.com 1 day ago
It sucks that that’s the best option, but if we’ve made it to that point I personally would rather just use the website without extra steps.
tfm@piefed.europe.pub 1 day ago
Most information based apps don't need to be natively integrated. Take the Voyager client for example. It behaves almost exactly like the native version of the app.
Most users wouldn't even notice a difference, if well implemented.
App developers need to abandon these proprietary platforms and switch to open ones like the web. That's the only way to end this fuckery.
phutatorius@lemmy.zip 4 hours ago
The “value add” for mobile apps is mainly that they enable more analytics collection without the users having the ability to control it through ad blockers. There are vanishingly few cases where the UX is superior compared to a well-implemented web app.
paraphrand@lemmy.world 22 hours ago
Voyager is a fantastic example. I forget that it is a PWA all the time.
sem@lemmy.blahaj.zone 20 hours ago
Voyager is a web site???
squaresinger@lemmy.world 14 hours ago
If you think about it, a PWA is an electron app without the electron wrapper.