Nachiket
unread,Oct 21, 2010, 2:03:13 PM10/21/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-c2dm
Hi,
My C2DM sample application works fine.
But only in emulator, (After deregistration on emulator).. when I
deploy on my phone (& register ) and send message from app-server ( I
receive success on app-server) , android device(mobile) doesnt receive
any message.
(I think following is the problem)
Response of App-Server -> C2DM service is "id=0:<long-id>" and its
same for registration from any device (emulator & mobile).. isn't
device-id in response should be different?
Cheers,
Nachiket