Obtaining Sender ID and API Key in Firebase

  1. Open Firebase console. If you have no Firebase account, create one using your gmail account and refer to the Registering App in Firebase article for the next steps.
  2. Open the app project, click the Settings button, and select Project settings.


  3. Go to the Cloud Messaging tab and copy the Sender ID and Server key parameters.

  4. Paste the parameters in the respective fields when setting up an Android app in edna.
In this article