I signed up with C2DM with Google. How long does it take for them to get back to you with your registration id?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s fairly instant. Both times I’ve registered it was less than 10 minutes to get an email back with the registration information.
Definitely take a look at C2DM example code when you start implementing. There are a few projects out there that make it a little bit less painful to use (they already implement things like exponential back off on retries, etc).