Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 789 Bytes

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

File metadata and controls

13 lines (11 loc) · 789 Bytes
author ms.author ms.service ms.topic ms.date
conceptdev
crdun
app-service-mobile
include
08/23/2018
  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 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.