APNs certificate

How to create an Apple Push notification certificate?

An APNs certificate enables you to send notifications to your iOS app users. The following steps will explain the process of creating an APNs certificate:

  • Click on Certificates, Identifiers & Profiles

  • Navigate to the Keys screen. Click on the + button next to Keys to create a new key

  • On the Register a New Key screen, enter a key name

  • Select Apple Push Notification services

  • Click on Configure next to Sign in with Apple

  • Choose your App ID from the dropdown.

  • Click on Save.

  • Click on Continue to Register your new key.

  • Download the key.

You will only be able to download your key file from your App Store Connect account once. We recommend you create a backup of this key file in case you need it later.

Last updated