I am trying to configure titanium for Push Notifications. I am using 3.5.1.GA ti.cloushpush. I generated keys for the following:
-Key for Android applications
-Key for browser applications
-Key for server applications
In the Manage ACS Google Cloud Messaging (GCM) API Key,I have also verified my project number from google is there.
All have returned the following error. [ERROR] : E/com.appcelerator.aps.CCPushService: Getting GCM SenderId failed. Max retry time reaches. [WARN] : W/com.appcelerator.aps.CCPushService: Device Token is null
Any ides as to what I have missed. And any help with this would be great.