richsage / RMSPushNotificationsBundle

NOT MAINTAINED! ⛔️ Push notifications/messages for mobile devices. Supports iOS, Android (C2DM, GCM), Blackberry and Windows Mobile (toast only). A Symfony2 bundle.
MIT License
321 stars 152 forks source link

[Question] GCM key is confusing #61

Closed Maxwell2022 closed 9 years ago

Maxwell2022 commented 10 years ago

I'm generated an API key in the console.google.com

In the config documentation it says <string_android_gcm_api_key> so do I need to generate an Android API key or a Server API key?

Apparently it's a Server Key but the doc it's confusing as it says _android_gcm_api_key_

rpcjacobs commented 10 years ago

+1 Took me a long time aswell, thanks for noticing it. This should definately be added to the docs!