Push Notification not working in production environment after switched from sandbox

前端 未结 1 750
小鲜肉
小鲜肉 2021-01-03 12:02

Hi so I\'m very confused at the moment and don\'t know what to do next. I\'ve spent the last two weeks getting these push notifications to work correctly, and when I finall

相关标签:
1条回答
  • 2021-01-03 12:24

    So after a long problematic bought of frustration spanning two days. What worked. Reading

    enter image description here

    I needed to export both items

    enter image description here

    followed by the .pem conversion.

    and success!!

    Edit: I should also note that the picture of the ssl connection to gateway.push.apple.com in the question was NOT a correct connection, using the new .pem key here produced by the answer the socket does not "close" immediately. You should be able to type something there before it's closed.

    0 讨论(0)
提交回复
热议问题