I\'m stuck for a while on a mysterious problem. So I implemented GCM in my android app, but i receive an INVALID_SENDER error.
Maybe your senderID is not true. You should create constructor for GCMIntentService class and call super().
GCMIntentService
super()