Skip to content

Update webapp manifest #142

Description

@solkmaaker

You might want to update webapp manifest link to:

<link rel="manifest" href="./manifest.json" crossorigin="use-credentials"/>

This is because browsers make requests for web app manifests without credentials, even if the file is on the same domain as the page.
And if page is behind some sort of WAF which gives you cookie, this cookie is not sent when manifest query is made and therefore you are unable to install webapp in this case.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions