Firebase: Cannot upload production APNs certificate

后端 未结 8 1496
孤独总比滥情好
孤独总比滥情好 2020-12-05 04:23

I am currently testing an app in TestFlight and need a production APNs certificate in order to test Notifications in Firebase.

I have followed all of the steps in th

8条回答
  •  天命终不由人
    2020-12-05 04:55

    try this

    make .csr file and download cert from developer.apple.com

    while exporting select private key and certificate both at a same time and export to .p12 with any passphase.

    upload tht .p12 file on firebase console.

    Thanks

提交回复
热议问题