Saved Playerprefs lost in IOS devices after project update

Hi,

I am working on “IOS” project

We used Playerprefs in our project to save data. The version 1.0 of our game is working fine. Now we are planning for version 1.1 release.

Now after installing the update on initial release which has some saved data, All the saved data is lost. I don’t understand how it happens.

Can anyone help me replying the solution.

Waiting for the reply as I can’t release the update unless I find the fix for this.

I’m quite new to mbile device development, but I believe there’s some kind of unique identifier for your project. If this is changed (by changing version number for example) it’s likely it won’t be looking in the same place for the save data.