- May 8, 2012
- 4,334
- 3
With how google play services work, I may wait until everything is ready to release the save / load feature (by "everything" I mean other google play services like leaderboards and achievements).
Here's how the saves will work: After the update goes live, you will go to the google play menu in the app, click the "save" button and you will save everything pertaining to the pinball arcade. You can then switch to another device (that has the same google play account) go to the same menu, and load the save. When loaded, your new device will be identical to the saved data on your old device. NOTE: all progress on the new device will be wiped when performing this load.
So lets say you had 10 tables on your old device. You've gotten all the high scores and goals for those 10 tables. Now lets say you have a new device that has the same 10 tables, but you only have all the goals and high scores for one of the tables. If you save on the old device and load to the new, that 1 tables high scores and goals will be wiped, and replaced with the data from the old device.
Hope that makes sense.
I'll tell you how Cloud Save works on Sky Force 2014.
If I play a game on my tablet, and unlock an achievement, it gets synchronized to Google Cloud.
If I get an achievement on my phone, it updates the achievements on the tablet next time I start that instance up. This is automatic.
For this to work I need to be signed into GPG on both devices. If you sign into Google Play, you get cloud save enabled automatically.
The way it's being implemented here sounds unique. It doesn't sound like standard Google Play Games Cloud Save functionality to me. It sounds like you're using the framework to push/pull settings much like you would file data from DropBox.
The point I'm trying to make here is that GPG Cloud Save should not require manual intervention.
https://developers.google.com/games/services/common/concepts/savedgames also deprecates the "old" Cloud Save functionality. Just checking you are working on implementing this, and not the deprecated service.
For the record, Sky Force has just implemented the Quests feature in their game. I can't wait to test it out. See my post to the Beta Testers forum about this Scott.