I am trying to send a push notification to a phone number through the c2dm server. for that to happen, I am registering my mobile with the c2dm server and i store the registration id which is got from the c2dm server.
I am aware of the error codes like 403, 500
Is there any case where my registration Id could be empty?