If I have a game for the respective mobile stores, and I have the game saving player progress in-between sessions in system.DocumentsDirectory then I release an update for the app: Do I have to worry about the update rewriting save data, thus forcing me to use a cloud based service?
If not, cool.
If so, how do I go about using iCloud to save game data, and what Android-compatible service works there?