Generate iOS Certificate
Introduction¶
We need an APNs Certificate for pushing on iOS
- Login Apple Developer Account
- Click Certificates, Identifiers & Profiles
- If you do not have the App ID, press '+' to create
Enter App ID Description :
Enter Bundle ID :
Should be the same as the name we created when creating a project
Choose Push notifications :
-
Open Keychain Access.app
-
Click Request a Certificate from a Certificate Authority. :
-
Create .certSigningRequest file :
We choose the app we created in app ID's in apple developer accounts and click Edit. Choose Development or Production SSL Certificate then click Create Certificate:
- We need to upload the generated file
-
Download .cer file
-
Double-click the .cer file and find it it installed in your Keychain Access:
-
Select the certificate and press export :
Note the password you created