alefnode / ubports-apps

Apps for ubports platform
7 stars 10 forks source link

(Whatsapp web) Allow desktop notifications to be received as ubports notification. #16

Open pparent76 opened 2 years ago

pparent76 commented 2 years ago

The whatsapp web app sends desktop notifications. But currently the whatsapp-web application does not allow those notifications, and they are ignore. It would be very valuable if you could send them as system notifcations, when the app is running in background. Not sure how hard it would be to do.

Fuseteam commented 2 years ago

this is a limitation of the OS atm. web notification doesn't work in general, this require webpush support there is work happening to get unifiedpush support on ubuntu touch over at https://github.com/karmanyaahm/common-proxies/tree/lomiri unified push itself has webpush on their wishlist: https://github.com/UnifiedPush/wishlist/issues/15

alefnode commented 2 years ago

I can say, that you can "Avoid Suspension" to the app with tweak tool, so with that you can get Sound Notifications to your Phone. I know it's not perfect but it's a workaround for now.

Fuseteam commented 2 days ago

i can now say we have unifiedpush/webpush on Ubuntu Touch so if we have way to register a push server it should now just work™