jlherren / andeo-lunch

GNU General Public License v3.0
2 stars 0 forks source link

Figure out whether PWA works for iOS #12

Open jlherren opened 3 years ago

jlherren commented 3 years ago

See https://cli.vuejs.org/core-plugins/pwa.html#configuration

And https://medium.com/@firt/dont-use-ios-web-app-meta-tag-irresponsibly-in-your-progressive-web-apps-85d70f4438cb

GeroVanMi commented 3 years ago

@jlherren I've installed the app on my iPhone and didn't see any issues with it regarding the parts the mentioned links talk about.

Two minor issues did occur however:

  1. The main menu is somewhat hidden by the iOS Homebar.
  2. When you use the app in landscape mode, the app has a whitespace left and right (perhaps padding on the body or perhaps using the wrong width; innerwidth vs outerwidth?)