How to use Apple's new .p8 certificate for APNs in firebase console

后端 未结 7 1667
别跟我提以往
别跟我提以往 2020-11-29 18:39

With the recent up gradation of the Apple developer accounts, I am facing a difficulty that while trying to create the push notification certificates, it is providing me wit

7条回答
  •  暖寄归人
    2020-11-29 19:01

    So, After taking a while I figured out that the old push certificate generating service also exists.

    You get two options:

    • Apple Push Notification Authentication Key (Sandbox & Production)
    • Apple Push Notification service SSL (Sandbox & Production)

    Those who want to achieve the old style .p12 certificate can get it from second option. I have not used the first option yet as most of the third-party push notification service providers still need the .p12 format certificate.

提交回复
热议问题