ICE question!! [URGENT]

Hi, I have a very quick, but very important question regarding ICE.

Currently I’m using ICE to save data about the user score and such, but I have noticed that when I transfer a different version of the game to my iPhone (with a slightly different name), the data is lost and reseted. Does this mean that if I send an update to my game, I have to use the same name or else all data will reset?

My game is waiting for review so I’m not sure if I should pull it out and use a different system to save and store data.

Thanks. [import]uid: 82699 topic_id: 22930 reply_id: 322930[/import]

When you update, Apple saves all your game data. I have used ice in my app, and I just successfully released an update, and it saved my previous data between updates. I did use the same name, but as far as I know it still works even if the name is different. [import]uid: 38000 topic_id: 22930 reply_id: 91605[/import]

You’re game name won’t change on updates (as apple would treat it as a new app).
[import]uid: 19626 topic_id: 22930 reply_id: 91611[/import]

Right. Keep the name the same. Different name = different app = different data. [import]uid: 10389 topic_id: 22930 reply_id: 91636[/import]