Live data from Hacker News

Ask HN: Who has had a successful PWA product?

news.ycombinator.com

1–10 of 163 posts

Ask HN: Who has had a successful PWA product?

#1
They say to find someone who’s done what you want to do. We’ll, I want to re-launch a successful progressive web app (PWA). I had some success ($500 MRR) with shareware, 20 years ago, but those methods probably don’t work anymore. What does work?

If you’ve had success, maybe you would be willing to exchange some email?

Re: Ask HN: Who has had a successful PWA product?

#3
I'll give you a hard-earned tip: expect to fight Apple every step of the way. They will randomly erase all local data (cookies, localstorage, push subscription tokens, etc) in your PWA without warning. They say they don't do this, but I have the receipts. They want PWAs to suffer, and you will go insane trying to make workarounds on iPhone.

Re: Ask HN: Who has had a successful PWA product?

#5

For my users having a PWA is completely irrelevant. Once they add it to home screen it's an app for them (I don't even bother to explain anymore). It might be a discoverability issue since they can't find you in app stores though.

why would you not put a wrapped pwa in the app store?

isn't it a small racketeering/marketing price for the promissed discoverability?

Re: Ask HN: Who has had a successful PWA product?

#7

I'll give you a hard-earned tip: expect to fight Apple every step of the way. They will randomly erase all local data (cookies, localstorage, push subscription tokens, etc) in your PWA without warning. They say they don't do this, but I have the receipts. They want PWAs to suffer, and you will go insane trying to make workarounds on iPhone.

Even IndexedDb? Having a PWA based on webassembly(Blazor) that I test on an updated iPhone 6 I have to say that I didn't ever run in such issues, the experience is good even though the device is old.

Re: Ask HN: Who has had a successful PWA product?

#8
post #5

For my users having a PWA is completely irrelevant. Once they add it to home screen it's an app for them (I don't even bother to explain anymore). It might be a discoverability issue since they can't find you in app stores though.

why would you not put a wrapped pwa in the app store? isn't it a small racketeering/marketing price for the promissed discoverability?

Easier with Android. Apple requires many hurdles, at least for US. You'll also then have to revenue share.

Depends on your audience on whether this will actually be worth the investment. Being on the app store doesn't necessarily make you visible anyhow. It's just easier to install for apple users.

Re: Ask HN: Who has had a successful PWA product?

#10
post #5

For my users having a PWA is completely irrelevant. Once they add it to home screen it's an app for them (I don't even bother to explain anymore). It might be a discoverability issue since they can't find you in app stores though.

why would you not put a wrapped pwa in the app store? isn't it a small racketeering/marketing price for the promissed discoverability?

If you publish the app in the App Store you will have to give Apple a chunk of you revenue as well, not just the yearly fee
Post reply on HN