Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Acquisition Info] Update install API call style #839

Open
dmurph opened this issue Jul 10, 2024 · 0 comments
Open

[Acquisition Info] Update install API call style #839

dmurph opened this issue Jul 10, 2024 · 0 comments
Assignees
Labels
Acquisition Info Enabling store attribution information retrieval for PWAs

Comments

@dmurph
Copy link

dmurph commented Jul 10, 2024

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});
@dmurph dmurph added the Acquisition Info Enabling store attribution information retrieval for PWAs label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Acquisition Info Enabling store attribution information retrieval for PWAs
2 participants