Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 653 Bytes

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

File metadata and controls

13 lines (6 loc) · 653 Bytes
  1. In the Azure Portal, click Browse > App Services, locate and click your Mobile App backend > All settings, then under Mobile click Push.

  2. In Push notification services, click Google (GCM), enter the API Key value that you obtained from GCM in the previous procedure, then click Save.

    Set the GCM API key in the portal

The Mobile App backend is now configured to use GCM to send push notifications to your app running on an Android device using the notification hub.