mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 00:46:03 +00:00
This adds a new function `get_apns_badge_count()` to fetch count value for a user push notification and then sends that value with the APNs payload. Once a message is read from the web app, the count is decremented accordingly and a push notification with `event: remove` is sent to the iOS clients. Fixes #10271.
33 KiB
33 KiB