Hey,
I would like to develop a single multi player cross platform game for both iOS and Android. The game will use persistent data. Is there a best way to go solution in Corona?
One solution that cross my mind is to use http requests to send data to my own server and use push notifications to receive data back from my server. The server itself will use api of some multiplayer and push services. Does this is a plausible way to go? Does anyone can direct me to such available services?
10x,
Yuval.