I have a mobile app, that registers to a c2dm server.
I have a server that sends a message to my app, to push a notification. The server receives ok result code from
Finally i have found where was the problem. When i was creating the notification, in the place of logo id, i have put 0. Now all it's working.