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

[Web Install] IWA Integration #946

Closed
DanielHerr opened this issue Jan 27, 2025 · 2 comments
Closed

[Web Install] IWA Integration #946

DanielHerr opened this issue Jan 27, 2025 · 2 comments
Assignees
Labels
Web Install API Declarative install for web apps from a web app.

Comments

@DanielHerr
Copy link

It's not clear what the Chrome team's eventual plans are for Isolated Web Apps (they are currently only shipped for enterprise on Chrome OS), but it seems conceivable that they could be integrated with the Web Install API.

As far as I can tell they could easily use the same API shape of install(id, url) as PWAs, just with the install URL linking to the signed bundle instead. It's just something to keep in mind.

https://github.com/WICG/isolated-web-apps/blob/main/README.md

@DanielHerr DanielHerr added the Web Install API Declarative install for web apps from a web app. label Jan 27, 2025
@diekus
Copy link
Member

diekus commented Feb 3, 2025

Hola @DanielHerr , indeed, with the install_url pointed to the bundle we could install an IWA.

@DanielHerr
Copy link
Author

Whoops, this was already brought up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Web Install API Declarative install for web apps from a web app.
Projects
None yet
Development

No branches or pull requests

2 participants