• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
All of a sudden NSUserDefaults stopped working
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

All of a sudden NSUserDefaults stopped working


  • Subject: All of a sudden NSUserDefaults stopped working
  • From: Mark Williams <email@hidden>
  • Date: Tue, 7 Jun 2005 19:30:47 -0700

Since switching to tiger suddenly my application or one of them any way, cannot write preferences.
I am using something very simple:
NSUserDefaults * settings = [NSUserDefaults standardUserDefaults];


[settings setObject:[cd stringValue] forKey:@"Registration"];

Other preferences will set ok. But I cannot make this one set for some reason. Any one have any ideas as to why it might be selective?

Mark.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: All of a sudden NSUserDefaults stopped working
      • From: Jerry Krinock <email@hidden>
  • Prev by Date: Re: Fullscreen code not working
  • Next by Date: Cocoa app fails when using 10.4 Universal SDK
  • Previous by thread: Re: How do you hide/show a window via bindings?
  • Next by thread: Re: All of a sudden NSUserDefaults stopped working
  • Index(es):
    • Date
    • Thread