What are some ways of troubleshooting GCM after message gets to Google's servers?
问题 I have been banging my head on this for days. I am able to register my phone just fine with GCM, and send a message from the server side to Google. With Google's diagnostics this is easier than ever to confirm: However, the message is not getting sent to my phone. According to the diagnostics page and docs, the status will change to "Delivered" once the phone is online and the message can be retrieved, however, this is never happening. All the tutorials out there don't help with this problem