Google Cloud Messaging and server
I'm developing an app which sends co-ordinates of the user's location to
be displayed on the app being used by a 2nd user.
I read that GCM would be better to use it to push the data to the device.
Now my question is would I need a separate server besides GCM to hold the
data? If so then is GCM approach better or is there another way to pull
the data and update the app/map accordingly?
No comments:
Post a Comment