I was wondering what would be the best approach to **synch the progress** of a player between **multiple devices and platforms**.
Our game is both on iOS and Android, and it would be awesome if the player can 'sync' his progress across all his devices, independant of its platform.
I took a look at gamecenter/google play services, but I'm pretty unexperienced with this kind of stuff,
so I need some advice on this matter. I noticed there's some basic cloud functionality, but I don't know if this
can be handled across platforms.
Basically there's a **single save file** that needs to be **synced**, and I just need to know what would be the best approach to do this across platforms/devices. It's pretty important it's very **user-friendly**, without multiple login systems/e-mailaccounts/...
Thanks in advance ;)
↧