I have a big problem with NSUserDefaults
: I receive a feedback from an user who just updated the application from AppStore and he complained that some of the values from NSUserDefaults
are gone.
There is a little possibility that the NSUserDefaults
lose some data after application update?
I read about this problem and some guys have this problem too, but I don't receive a clear answer.
Thanks