Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 838 Bytes

notification-hubs-enable-firebase-cloud-messaging.md

File metadata and controls

10 lines (6 loc) · 838 Bytes
  1. Sign in to the Firebase console. Create a new Firebase project if you don't already have one.

  2. After your project is created, click Add Firebase to your Android app and follow the instructions provided.

  3. In the Firebase console, click the cog for your project and then click Project Settings.

  4. Click the Cloud Messaging tab in your project settings, and copy the value of the Server key and Sender ID. These values will be used later to configure the notification hub access policy, and your notification handler in the app.