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