Setup Firebase push notifications for Apple iOS

Prerequisites

Before you can activate push notifications, set the Firebase connection in the project level account.

Integration flow

The integration flow to connect a Firebase project and a Google Cloud account involves the following:

  • Create key in Firebase project

  • Register the key from Firebase into the Google Cloud account

  • Upload file to the shelfy.io back-office

Procedure

  1. Go to Firebase > Project Settings.

  2. Click the Cloud Messaging tab.

  3. In the side menu, click IAM.

  4. Click Save.

  5. Go to the Keys tab.

  6. Login to shelfy.io console, and go to the Integrations Panel. (Integration Panel/Push Notifications/Firebase)

Add The Push Notification Key From Apple Developers To The Firebase

Shelfy flow - we provide you with the key from our Apple Developer register to push notification. (The Key should be on the same account the App stored).

this Key should be added to the firebase in Cloud Messeging Tab.

Activate Apple iOS push notifications

  1. In Firebase, go to Project Settings > General.

  2. Copy the Apple bundle ID value to your Firebase project.

  3. Click Save To Version. Release the version with iOS push notifications activated.

Last updated