Tagged Questions
5
votes
1answer
157 views
C2DM Auth Error
I have an C2DM based application, which works fine, but recently I am getting Auth Error
although I am getting the RID(Registration ID) and the message is being sent.
Recently I read that Client ...
1
vote
1answer
519 views
Google AuthToken Validity for C2DM Services
I am Developing a web server which sends push messages automatically to my android application whenever I add new data on web server. But, for sending the push message through C2DM server we need to ...
1
vote
1answer
757 views
How to get C2DM auth token?
I'm working on android c2dm for a while.
Last week, I got registration id in the emulator's logcat, but I still can not get auth token.
And there are some error & warning messages in my logcat:
...