this post was submitted on 03 Jul 2023
253 points (85.4% liked)
wefwef
4241 readers
1 users here now
wefwef is now Voyager! Subscribe to [email protected].
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
as a web app, it can be installed on any device that has a browser. Dev doesn't also need to publish his work in app/play stores which may require extra payment
And since it doesn’t have to be published in any app stores, it can be updated much more quickly and frequently.
Why does it take so long to push updates on AppStores?
generally Google play is rather fast, but Apple can be insanely slow sometimes. At my work we've had up to 6 working days to get approval of very minor updates. That's the reason why technologies like react native with over the air updates have gotten as prominent as it has.
As someone who leads an app development team I've started liking pwas more and more the last couple of years. Especially for apps that doesn't do more complex stuff than making api calls and rendering the result to the screen in the form of text.