Firebase Cloud Messaging
  • 13 Dec 2023
  • 1 Minute to read

    Firebase Cloud Messaging


      Article Summary

      Setup Project on Firebase

      1. Go to Firebase Console and sign in.
      2. Click the Add project button.

      3. Name your project.

      Your project is now ready.

      Setup Android App

      4. Add an Android app.

      5. Download the config file which is google-services.json.
      6. Place the file as displayed.

      7. Make sure that you have "apply plugin: 'com.google.gms.google-services'" at the end of your App-level build.gradle file.

      build.gradle (App Level)

      apply plugin: 'com.google.gms.google-services'
      

      Linking FCM on Insider Settings

      8. You can skip or verify your installation.

      9. Navigate to Settings > Cloud Messaging.

      10. Copy your Server Key.

      11. Go to Insider Mobile Dashboard and navigate to Settings > Mobile App Settings > Push Notification and add your Server Key.

      Your title goes here
      Manage Users role is required to save these changes.


      Was this article helpful?


      ESC

      Eddy, a super-smart generative AI, opening up ways to have tailored queries and responses