Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 990 Bytes

mobile-engagement-enable-google-cloud-messaging.md

File metadata and controls

14 lines (11 loc) · 990 Bytes

Create a Google Firebase project with API key

Note

To complete this procedure, you must have a Google account that has a verified email address. To create a new Google account, go to accounts.google.com.

  1. Navigate to the Firebase Console and sign-in with your Google account credentials.
  2. Click on Create new Project button to create a new project. Alternatively, you can also click on Import Google Project to import and existing project.
  3. If you opted for creating a new project then provide a Project name and choose a Country/Region.
  4. On your project page, click the Settings cog wheel at the top left. In the menu, click on Project settings.
  5. Click on the Cloud Messaging tab at the top.
  6. Make a note of the Server Key and the Sender ID that you will use later in the Android Manifest file.