What is progressive web app solution for IOS [clos

2019-03-07 21:13发布

问题:

I was wondering what's the solution of progressive web app for IOS devices since their default brower SAFARI doesn't yet support progressive web apps. Whats the alternate then for IOS counterparts?

回答1:

Please mind that "Browsers that support Progressive Web Apps" is not a real term, PWA itself is a set of features that a web app can provide for users. So it's not just only about Service Worker and App Manifest.

Check out: Baseline PWA Checklist.

Here are what you can do to achieve PWA on iOS/Safari at the moment this answer is created:

  • Site is served over HTTPS ✅
  • Pages are responsive on tablets & mobile devices ✅
  • The start URL (at least) loads while offline