Re: User Defaults keep reverting...
Re: User Defaults keep reverting...
- Subject: Re: User Defaults keep reverting...
- From: Frank Vercruesse <email@hidden>
- Date: Tue, 23 Oct 2001 13:08:04 +0200
Hi,
I have a similar problem on 10.1 that seems to be related to
NSUserDefaults or CFPreferences. On most machines (including mine)
everything works fine, but some folks report that some of my app's
settings are not (always) preserved on reboot or re-login in. Also, some
mentioned that my app is not the only one, but this is a general problem
for them.
Can anyone confirm that there is in fact such a bug with NSUserDefaults or
CFPreferences under 10.1?
Regards,
Frank
--
http://www.vercruesse.de
On Dienstag, Oktober 23, 2001, at 12:33 Uhr, Ryan Dary wrote:
Sometimes when I run the application I am building, it has forgotten the
preferences, and sometimes it doesn't. It seems to happen after
compiles, however I can't figure out a specific pattern.
I am calling the sync method when my preferences window closes, so I am
not sure why it is doing this. Anyone had a problem like this, and
figured out how to solve it? I must be overlooking something...?
Thanks,
Ryan Dary