Generate and retrieve an iOS push certificate

  • Rversion finale: Australia
  • Mis à jour 12 mars 2026
  • 1 minute de lecture
  • 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.

    Avant de commencer

    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.

    Procédure

    1. 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
    2. Select the Push Notifications check box and then select Edit.
    3. Using the instructions provided by Apple, create a production SSL certificate.
    4. Once created, double-click the downloaded certificate, which saves it to the KeyChain Access application.
    5. From your Applications folder, open the Keychain Access application, and locate the certificate that you created.
    6. Right-click the certificate and then select the Export option.
      Export Apple Push Services
    7. Ensure that the File Format field is set to Personal Information Exchange (.p12).
    8. Enter a secure password for the certificate.