Skip to content

[Acquisition Info] Update install API call style #839

@dmurph

Description

@dmurph

Since cross-origin install always needs manifest_id and install_url (based on last conversation), perhaps that example should be updated:

  const appInstalled = await navigator.install("https://www.foo.com/app.html", "https://www.foo.com/install_url.html", {"referral-info": referralInfo});

Metadata

Metadata

Assignees

Labels

Acquisition InfoEnabling store attribution information retrieval for PWAs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions