DEV Community

Install This PWA To Continue

Sam Thorogood on June 14, 2019

On mobile devices running iOS 11.3+ and modern Chrome- so, basically everyone in the western world- you can have a PWA added to your phone's home s...
Collapse
 
georgecoldham profile image
George

Forcing users to install a PWA for most sites would lead to me not using them, and I assume the same from most people.

I can see the benefit for internal company pages/applications and I feel that this is the best way to go about it. I am cautious with PWA's, I dont feel that most people will want to use them and being prompted at every site will lead to a stigma by the community before they reach their full potential.

Collapse
 
coreyja profile image
Corey Alexander

being prompted at every site will lead to a stigma by the community before they reach their full potential.

Oh man, I think this is exactly what happened with web push notifications. It fits into this PWA concept, but I think web push notifications could be really cool and have some fun use cases!
However everyone throwing up notification prompts has totally annoyed lots of people I know into hating web push notifications

Collapse
 
samthor profile image
Sam Thorogood

Yup, my opinion on this is that browsers aren't going far enough with the notion of "engagement metric". Add To Home Screen on Android only shows up after a couple of visits—notifications should have at least been done the same way.

I think that there's often a disconnect between user intent (when I want to use a site) and being cautious about permissions and features.

Email is my example for this: literally anyone can email you (regardless of whether you asked), and your provider (statistically Gmail) has to work out if that email is wanted or not. As a user, I don't have a way to say to Gmail—yes, I do want this email or to be on mailing list or whatever, especially if the email actually ended up in Spam and I didn't see it.

Collapse
 
niorad profile image
Antonio Radovcic

btw in Chrome Canary Desktop there's now an install-prompt for PWA. Works with Dev.to, too.

I see some sense in being able to spawn websites to my Desktop or Home-Screen for heavily used sites. Like a super-bookmark. This may also be a news-site, or a docset I'm currently using.

Collapse
 
fezvrasta profile image
Federico Zivolo

I think a better alternative would be to limit some features to PWA installed apps. So that you can, for instance, tell the user to install the app to take advantage of offline support (even if it could work even in the browser)