I am uploading an application to Google Play Store in which GCM is implemented.
How to enable GCM for that applicationw while uploading to the Google Play store? There is a section called "Enable Google Cloud Messaging Stats".
I am getting this error when trying to ling GCM Sender Id:
Invalid GCM API Key or C2DM Client Login Token (Bad Key).
Can anyone please explain what are the steps to enable GCM for an application while uploading to android market.