Corrupted/broken NSUserDefaults
Corrupted/broken NSUserDefaults
- Subject: Corrupted/broken NSUserDefaults
- From: Gideon King <email@hidden>
- Date: Sun, 30 May 2004 02:53:16 +1000
I'm having a problem with defaults being corrupted/broken for some
users (this problem appears to affect about 2% of our users, and we
can't reproduce it on any of our test systems).
It appears that for some users, when we try to write an object to the
defaults database, and then read it back in again, it comes back as
nil. Where we need to store objects, we just archive them to NSData
objects. We are not accessing the defaults from threads.
Has anyone else encountered this sort of problem? We're very keen to
find a solution for this, and would appreciate any suggestions as to
what may be happening.
Thanks
Gideon King
NovaMind Software
www.nova-mind.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.