[android-developers] Re: C2DM "NotRegistered" error when sending a message

2010-07-28 Thread D12ASG
I think your right. I have been testing this all day and its working well. On 28 July, 00:11, Mark Murphy wrote: > On Tue, Jul 27, 2010 at 9:20 AM, D12ASG wrote: > > Still have not received any mail to say i'm white listed but guess > > what > > > ITS WORKING!

[android-developers] Re: C2DM "NotRegistered" error when sending a message

2010-07-27 Thread D12ASG
Still have not received any mail to say i'm white listed but guess what ITS WORKING! On 22 July, 23:49, Mark Murphy wrote: > On Wed, Jul 21, 2010 at 11:39 AM, D12ASG wrote: > > The thing is as soon as i get the registration id i am sending it to > > my server which is th

[android-developers] C2DM "NotRegistered" error when sending a message

2010-07-21 Thread D12ASG
Hi all I am currently working on implementing C2DM stuff and have got this far. 1. Register the device and get back a device registration ID 2. The server gets a Client Authorization Token for "ac2dm" service 3. The server then sends a message to the device via C2DM using the registration id and