maxence-charriere / go-app

A package to build progressive web apps with Go programming language and WebAssembly.

Home Page:https://go-app.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add option to open push notification path in PWA rather than browser

omani opened this issue · comments

afaik for this the service-worker.js has to be modified.
currently, clicking on the notification opens firefox on mobile, even if the PWA is open.

here is a possible solution:
https://stackoverflow.com/questions/54138763/open-pwa-when-clicking-on-push-notification-handled-by-service-worker-ng7-andr