I have a GCM notification implementation which works perfectly. But, if I change the sender Id /(project ID) from my Google account to a corporate account/business account which is tied to Google, the GCM notification message is sent successfully from the server, but is not received at the receiver device.
I would like to know , if there are any specific prerequisites to be followed for GCM implementation using a corporate Google account.
Thank you.