I have succesfully got android gcm working on my local network. However I observe that my server url is a an ip address in the 192.168 range. When I register this device on the same network it registers succesfully and I can send messages to it. But after registration if I switch my device to another network and try to send a gcm message I observe it does not work. I dont understand why this is happening. According to the architecture the app contacts the application server only once. After that all messages are relayed through the Google server. So even though the ip address is a local one, once my device is registered I should be able to switch over to a different network
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
Please try this: 1. Go to https://code.google.com/apis/console/
it should be
Hope this help. |
|||||||
|