Skip to content

[Acquisition Info] Update install API call style #839

Closed
@dmurph

Description

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});

Activity

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

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