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

Add support for broadcast push notifications #1081

Open
jchambers opened this issue Sep 20, 2024 · 1 comment · May be fixed by #1104
Open

Add support for broadcast push notifications #1081

jchambers opened this issue Sep 20, 2024 · 1 comment · May be fixed by #1104
Milestone

Comments

@jchambers
Copy link
Owner

jchambers commented Sep 20, 2024

Sounds like there's some new stuff in iOS 18: https://developer.apple.com/videos/play/wwdc2024/10069/

I haven't yet watched the video, but will update this issue when I better understand the scope of the feature and the work required to support it.

@pgus2024
Copy link

pgus2024 commented Jan 9, 2025

@jchambers - Can we please prioritize this?
We are blocked since we need to support broadcast live activity notifications.
I think there are 2 changes required-

  1. We add the apns-channel-id header
  2. We make token to be not mandatory in case apns-channel-id is present

@jchambers jchambers added this to the v0.16.0 milestone Mar 23, 2025
@jchambers jchambers linked a pull request Mar 23, 2025 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants