Does updating an app keep my data
kanuvas
Member Posts: 21
Hi All,
Just a question really about the app when it is live.
Right, I release my app. As the user plays, data is saved in the app in tables.
Now if I release an update to the app, will the saved data carry across to the app?
This is a real problem for us if we cannot.
Many thanks,
Rob
Just a question really about the app when it is live.
Right, I release my app. As the user plays, data is saved in the app in tables.
Now if I release an update to the app, will the saved data carry across to the app?
This is a real problem for us if we cannot.
Many thanks,
Rob
Best Answer
-
wpaten Posts: 281Yes it keeps all the data, as long as you use the Save and Load Attributes. I've done testing on this over the past few months. It works.
http://forums.gamesalad.com/discussion/comment/347104/#Comment_347104
Answers
I've found this out the hard way. My update broke the app and required user to delete and reinstall.
I've read this thread and the one it references, but I'm not sure I understand the answers. Is there a way to save the data with tables--so when players update to the new version they still have their high scores, coins, and such--or does it have to be done with save key/load key commands?
Anyone?
I was going to submit my first app to Apple tonight. I've been working on it for a year, and now I discover this new problem. I clearly need to fix this before I submit. It would be horrid to wipe out everyone's high scores, unlocked levels, and so on. (I can't believe this wasn't mentioned in any of the tutorials I read and watched about saving data in tables.)
http://forums.gamesalad.com/discussion/49054/updating-app-with-tables-will-it-overwrite
http://forums.gamesalad.com/discussion/49054/updating-app-with-tables-will-it-overwrite
Is that correct?