Open hiteshlalwani-tudip opened 4 years ago
Is the maintainer going to answer?
any news on this topic guys?
Any update on this. Like we need to update anything In our end or app team needs to update. @Edujugon
Received a message from Apple today saying "APNs will no longer support the legacy binary protocol after March 31, 2021." So I think this package will not be able to send push notifications to iOS devices after March 31.
How did you guys solve this challenge?
I dug into this a little bit and this package does not support HTTP/2. I'm digging a little more to see how difficult updating it would be, but it does looks like https://github.com/laravel-notification-channels/apn uses the newer protocol.
Edit: https://github.com/edamov/pushok is maybe the better option.
Thanks @jeremymlane, it looks like the APN notification channel implements Pushok. Both options look good.
Edit: I've implemented Pushok and works well. With the notification channel I couldn't figure out how to send one notification to multiple devices in one go.
Hi, Unfortunately, I don't have the time to implement this at the moment. Is anyone up for helping on this? a PR would be more than welcome!!
Thank you.
Thanks for your response @Edujugon. I wish I could help but I don't have the skills to do it (properly that is).
Does this package work with Updated APNs provider API (HTTP/2-based)? https://developer.apple.com/news/?id=c88acm2b