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

Does not work via remote IP #205

Open hiteshagja opened 4 years ago

hiteshagja commented 4 years ago

Thanks for this git repo.

It worked well with "localhost" but when I tried to access from mobile device using IP address it does not work due to HTTPS/ssl redirects from code.

Any workaround for this? Anyone found any solution please share.