i'm creating an application and i'm using GCM to receive notifications, the problem is that when i call the function " gcm.register(SENDER_ID);" i'm getting "service not available". i searched a lot and many are facing this problem, i tried this solution:
GCM SERVICE_NOT_AVAILABLE on Android 2.2
but it is not working,(regId is null) please any one can help?