zulip / zulip-mobile

Zulip mobile apps for Android and iOS.
https://zulip.com/apps/
Apache License 2.0
1.28k stars 643 forks source link

Feature Request: Support Unified Push on Android #5712

Open delitako opened 1 year ago

delitako commented 1 year ago

Zulip already has to jump through hoops to support push notifications through Google. Even with this, mobile notifications do not work when using a degoogled Android phone. It would be awesome if UnifiedPush were supported. The spec seems relatively simple and it requires no special solutions to work with self-hosted instances. However, it does require support from both the client and server.

devurandom commented 1 year ago

See-also: https://github.com/zulip/zulip-mobile/issues/3838