Pwa-module: Web app banners

Created on 20 Jun 2018  路  5Comments  路  Source: nuxt-community/pwa-module

What problem does this feature solve?

Support for iOS 11.3, where web app banners are not shown and partial PWA support. I think that we need some support for those browsers which don't support everything yet.

What does the proposed changes look like?

Detect if when the browser is on iOS, and show a install prompt for the PWA the second the the user visits.

This feature request is available on Nuxt community (#c48)
feature-request

Most helpful comment

Added appreciate label :)

All 5 comments

I think this issue is bigger than Nuxt, and actually related to iOS itself. We recently faced this issue in a client PWA outside of Nuxt.

I think so, this is the current lacking support from Apple. Close issue?

@memic84 Exactly. Apple doesn't support this by now :(

I also recently found out that Apple didn't even implement WebRTC into PWA's (or anything that's a webview). It only works in Safari. Wish Apple wasn't so half-assed.

Added appreciate label :)

Was this page helpful?
0 / 5 - 0 ratings