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

VOIP Notifications are not sending using p12 #81

Open
narendargit opened this issue Apr 27, 2021 · 1 comment
Open

VOIP Notifications are not sending using p12 #81

narendargit opened this issue Apr 27, 2021 · 1 comment

Comments

@narendargit
Copy link

When I applied p12 certificates properly PKPushRegister(VOIP) notifications are sent and working fine both sender/receiver side for few days using NWPusher, but suddenly stopped receiving notifications, I don't know where the issue occur exactly.
When I try to use same p12 certificate using Pusher Tool, VOIP notifications are properly sent and then I thought that issue is with NWPusher and this NWPusher is not supporting for "p8" certificate to send VOIP notifications.

Please help me in this

@indieshack
Copy link

indieshack commented Jun 28, 2021

Apple shut down binary APNS a few months ago. The author of this project mentioned in another ticket item that he doesn't plan to update NWPusher to use token APNS. Fortunately there's an easy solution - recommend using APNSSwift, import it as a package dependency in your project, it's dead easy to get up and running as a drop-in replacement to NWPusher functionality with a few lines of code and a P8 certificate.

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

2 participants