Push service certificates

Updated

Upload your push certificate

If you don’t already have your FCM .JSON file, you’ll need to get it before you can finish this process and send push notifications.

  1. In Customer.io, go to > Workspace Settings > Push..

  2. Click Add app and give your app a name—or click an existing app to add a platform to it.

  3. Select the iOS platform, and choose Firebase Cloud Messaging (FCM). An app’s iOS and Android platforms can share a single FCM credential.

Push Settings - iOS_provider (FCM)
Push Settings - iOS_provider (FCM)

Get your .JSON file for FCM

Before you can get a push certificate for Firebase Cloud Messaging, make sure that the FCM API is enabled for your project. You can check that here.

  1. Log into the Firebase Console for your project.

  2. Click in the sidebar and go to Project settings.

    Access your project settings in firebase
    Access your project settings in firebase

  3. Go to Service Accounts and click Generate New Private Key. Confirm your choice and download the credential file.

    Generate a new private key in Firebase
    Generate a new private key in Firebase

Copied to clipboard!
Version