Cirilla Documentations

  1. Home
  2. Docs
  3. Cirilla Documentations
  4. iOS app configuration
  5. Push notification

Push notification

If you have not downloaded push notification plugin yet
Download Notification plugin

All of these steps require you to have access to your Apple Developer account.

Once on the account, navigate to the Certificates, Identifiers & Profiles tab on the account sidebar:

Apple Developer portal - Certificates, Identifiers & Profiles
Apple Developer portal – Certificates, Identifiers & Profiles

Registering a key

A key can be generated which gives the FCM full access to the Apple Push Notification service (APNs). On the “Keys” menu item, register a new key. The name of the key can be anything, however, you must ensure the APNs service is enabled:

Apple Developer portal - Enable Apple Push Notification (APNs)
Apple Developer portal – Enable Apple Push Notification (APNs)

Click “Continue” & then “Save”. Once saved, you will be presented with a screen displaying the private “Key ID” & the ability to download the key. Copy the ID, and download the file to your local machine:

Copy Key ID & Download File
Copy Key ID & Download File

The file & Key ID can now be added to your Firebase Project. On the Firebase Console, navigate to the “Project settings” and select the “Cloud Messaging” tab. Select your iOS application under the “iOS app configuration” heading.

Upload the downloaded file and enter the Key & Team IDs;

Firebase Console - Upload key
Firebase Console – Upload key
Was this article helpful to you? Yes No 2

How can we help?