I want make a game, where one person (device) asks a question, and others answers. And the first person who answers correct gets the point, and a message goes to the first person telling who got the point.
1. Is it best to organize each devices addresses on a server (everyone needs to log in first)?
2. To send messages back and forth, is it best to use push notifications (GCM), or...??? and how. I have tried to read about it, but I do not understqnd how it works.
3. It will of course cover both platforms iOS and Android (Windows Phone will have to wait).
If someone have any suggestions, I will be very thankfull.
1. Is it best to organize each devices addresses on a server (everyone needs to log in first)?
2. To send messages back and forth, is it best to use push notifications (GCM), or...??? and how. I have tried to read about it, but I do not understqnd how it works.
3. It will of course cover both platforms iOS and Android (Windows Phone will have to wait).
If someone have any suggestions, I will be very thankfull.