-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
i am using vite pwa to build and run PWAs on both windows and android.
the PWA currently works fine in offline mode once open on both platforms, but i am having an issue on android devices.
in particular on android it is possible to associate a PWA to a FQDN when opening a link, so that android opens the link in the PWA by default.
in such instances it seems that when clicking on different links in offline mode, the PWA won't be started by android due to "You are offline". The PWA would be started however in case the link used was already open at least once by the PWA, but not with new links (e.g. with different query params).
is this a limitation of vite-pwa, or am i missing something in the manifest / SW file ?
thanks
Metadata
Metadata
Assignees
Labels
No labels