googlecodelabs / your-first-pwapp

Code associated with Your First Progressive Web App codelab
https://g.co/codelabs/pwa
Apache License 2.0
638 stars 555 forks source link

click button Add To Home Screen not response in step-8 #100

Closed rockey-hong closed 5 years ago

rockey-hong commented 7 years ago

https://weather-pwa-sample.firebaseapp.com/step-08/ also this problem

boda-sh commented 7 years ago

same problem here, Chrome version 59.0.3071.115.

Could this be a browser issue as none of the other PWA sites' Add To Home Screen in the Application panel seems to work as well, e.g. https://events.google.com/io2016/

arcturien commented 7 years ago

+1

mohanramphp commented 7 years ago

Application -> Manifest -> Add to homescreen is not prompting as mentioned in the tutorial

abbyyelton commented 7 years ago

Would love a solution for this. I tried adding a 512x512 image as another user mentioned, but that didn't help. It seems to fetch an icon, but the notification never comes up.

abbyyelton commented 7 years ago

Found this solution that worked for me, enable a flag in chrome: chrome://flags/#bypass-app-banner-engagement-checks Make sure you restart browser after setting.

petele commented 5 years ago

Hi!

Thanks for the feedback. I've rewritten the codelab from scratch and believe I have fixed this issue. The code has been updated, and the new guide is now live.

If you find any issues with the new codelab, please let us know!

Thanks!