Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 715 Bytes

app-service-mobile-android-configure-push-for-firebase.md

File metadata and controls

12 lines (6 loc) · 715 Bytes
  1. In the Azure portal, click Browse All > App Services, and then click your Mobile Apps back end. Under Settings, click App Service Push, and then click your notification hub name.

  2. Go to Google (GCM), enter the Server Key value that you obtained from Firebase in the previous procedure, and then click Save.

    Set the GCM API key in the portal

The Mobile Apps back end is now configured to use Firebase Cloud Messaging. This enables you to send push notifications to your app running on an Android device, by using the notification hub.