Skip to content

Firebase Setup

To start the integration you should do some steps to configure your Firebase profile for using FCM (Firebase Cloud Messaging) to send push notifications to Web (barring Safari) and Mobile.

Register a new project

  1. Go to Google Firebase Console and login into the company account if required.
  2. Click 'Create a project': start project
  3. Enter the project name and check the "I accept the Firebase terms" checkbox: name project
  4. Optionally, enable the Google Analytics as below: analytics project configure analytics project

Register platform-specific app configuration

  1. Choose an app platform at the Console: choose app platform
  2. Choose your platform and follow the guide:
  1. Register the app filling the form: fill form
  2. Download the GoogleService-Info.plist and give it to your developing team, it need to the developer part of the integration: get config
  3. Create APNs authentication key here.
  4. Go to the Console and click 'Project Settings': open project settings
  5. Click 'Cloud Messaging' and find the form in the red highlited area: form
  6. Click 'Upload' and fill the APNs key data: fill apns key
  1. Register the app filling the form: fill form
  2. Download the google-services.json and give it to your developing team, it need to the developer part of the integration: get config
  1. Register the app filling the app nickname. Leave the "Also set up Firebase Hosting for this app" checkbox blank: fill form
  2. Copy the code from the red highlited area, and give it to your developing team, it need to the developer part of the integration: get config
  3. Go to the Console and click 'Project Settings': open project settings
  4. Click 'Cloud Messaging' and find the form in the red highlited area: form
  5. Click 'Generate new key pair' and give a generated copy key pair to your developing team, it need to the developer part of the integration.

The integration with NeuCurrent

Warning

We need your server key to be able to send the push notifications from the NeuCurrent Platform. Otherwise, the functionality won't be working.

  1. Go to the Console and click 'Project Settings': open project settings
  2. Click 'Cloud Messaging' and copy a server key and provide it to the NeuCurrent team: copy server key