android App not getting the message from C2DM server -



android App not getting the message from C2DM server -

we implemented app utilize c2dm services, able registration id c2dm server app. having app server having auth key c2dm. sending message app server , getting id response c2dm, our application not receive message.

we tried on android emulator , on android device (htc) wifi connection.

please check auth update, might cases may using older auth token, hope have registered email here http://code.google.com/android/c2dm/signup.html

also, can verify reply android c2dm getting (401) unauthorized

android android-c2dm

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -