Generate and retrieve an iOS push certificate
You must retrieve your unique iOS push certificate from your Apple Developer account so that you can associate it to your Mobile SDK applications that leverage push notifications.
Before you begin
Role required: admin
You must already have an Apple Developer account set up. For information on how to create an Apple Developer account and download the corresponding SDK, refer to the Apple Developer website.
Procedure
From your Apple Developer account, select Identifiers, and then select your application's bundle ID from the displayed list.
A screen similar to the following appears.
Apple Developer account Identifiers
Select the Push Notifications check box and then select Edit.
Using the instructions provided by Apple, create a production SSL certificate.
Once created, double-click the downloaded certificate, which saves it to the KeyChain Access application.
From your Applications folder, open the Keychain Access application, and locate the certificate that you created.
Right-click the certificate and then select the Export option.
Export Apple Push Services
Ensure that the File Format field is set to
Personal Information Exchange (.p12).Enter a secure password for the certificate.