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

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

Open
pparent76 opened this issue Dec 27, 2021 · 3 comments

Comments

@pparent76
Copy link

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.

@pparent76 pparent76 changed the title Allow desktop notifications to be received as ubports notification. (Whatsapp web) Allow desktop notifications to be received as ubports notification. Dec 27, 2021
@Fuseteam
Copy link
Contributor

Fuseteam commented Dec 27, 2021

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: UnifiedPush/wishlist#15

@alefnode
Copy link
Owner

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
Copy link
Contributor

Fuseteam commented Sep 5, 2024

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™

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants