Skip to content

Issue opening PWA via links on android devices while offline #55

@dberardo-com

Description

@dberardo-com

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions