Skip to content

Gcm Generating API key

Marcos Piccinini edited this page Sep 15, 2015 · 11 revisions

Google Cloud Messaging (GCM)

  1. Open up Google Developer Panel (https://console.developers.google.com).

  2. Create a project, on Home there's #ID: That's your SenderID.

  3. Check API > Enabled APIs and enable Google Cloud Messaging for Android.

  4. Go to API > Credentials, create a server API key 'XXXXX...' (39 chars).

App #ID goes in your mobile APP.

API key goes in rpush to send notifications.