Apple Push Notification Service: Certificate Install Server Side?

前端 未结 2 1420
失恋的感觉
失恋的感觉 2021-02-15 11:11

I\'ve followed the instructions at How to build an Apple Push Notification provider server (tutorial) in an attempt to set up a push notification server.

When I attempt

2条回答
  •  广开言路
    2021-02-15 11:24

    Path to dev.pem was incorrect on my server.

    The instructions are indeed the correct way to generate the .pem file. Once created it can be used on any machine (not just the machine that generated it).

提交回复
热议问题