You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes it is, you most likely want "launch_handler": { "client_mode": "service-worker" }: https://github.com/WICG/web-app-launch/blob/main/launch_handler.md#possible-extensions-to-this-proposal
The reason for doing it at this level is so it can affect all launches, not just protocol handler launches.
I recommend not altering the existing registerProtocolHandler() API and instead pursuing this API.
Thanks for checking in!
Hi,
I have a new proposal for
registerProtocolHandler()
and service worker. You can see it here: whatwg/html#8596 and w3c/ServiceWorker#1665I want to ask: is this proposal related to web-app-launch?
Thanks
The text was updated successfully, but these errors were encountered: