Please choose code language:
How to create Push Notification Certificate.
This topic is not assigned to a specific user
JustAlex 2018 May 31 22:51

This tutorial is a step-by-step instruction on how to generate an APN Certificate (.CER) file on Apple provisioning portal in order to enable Push Notifications. You don't need a Mac to do this. A computer with any kind of browsers will work.


1. Login using your dev account credentials on https://developer.apple.com and click “Account” at the top.



2. Click "Certificates, Identifiers & Profiles”.



3. On left side menu below “Identifiers” click on “App IDs”.



4. In this step you'll need to pick the "App Id" that you created before. If you have not yet created it.



5. Select your App ID, scroll down and click on the “Edit” button.



6. Scroll down and place a checkmark next to "Push Notifications" and then, under Production SSL Certificate, click on the "Create Certificate" button.



7. On the screen that appears, click on the "Continue" button.



8. Click on the "Choose File" button and select the CSR (Certificate Signing Request) file you have downloaded from “How to create Distribution Certificate” tutorial or generated in “How to create .CSR(certSigningRequest) file in Keychain” tutorial, then click on "Generate”.


NOTE: You must to use that Certificate which you have been downloaded or created for this App ID.



9. Click on the "Download" button to download your new Push Notification Certificate and then click on "Done”.



10. Double-click the ".cer" file to install it in Keychain Access. 

apkpure 2018 July 07 05:23
thank
jerryskia 2018 September 15 09:51
Great!
Locanto 2018 September 19 14:29
Thank you!
AlfieMartin 2018 October 09 09:58
Thank you!
JustAlex 2018 October 09 13:13
My pleasure.
suadieuhoaquangdung 2018 December 14 09:03
Thank you
Brivelacce 2018 December 21 09:22
Thanks a lot!
You must login to post messages. Click here to log in.