I can’t get register id with my project id
Can i get new project id with different google account for same project.
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.
follow the steps below:
a) Check whether senderid is correct.
b) Check your manifest permissions
genereally what happens when application launches first time it take some time to generate the register id and register id can be catch in onRegister() method in GCMIntentService class.