[iOS] NSUserDefaults best practices
[iOS] NSUserDefaults best practices
- Subject: [iOS] NSUserDefaults best practices
- From: Philip Vallone <email@hidden>
- Date: Sat, 05 Feb 2011 07:33:08 -0500
Hi,
After some reading I understand that when creating a Settings Bundle for by iOS app, that I need to explicitly set the defaults. I was wondering if anyone had a preference for where you are setting the defaults. For example in the App Delegate.
I decided to use a singleton to set my defaults settings. When the application is launched, I initiate the singleton from the didFinishLaunchingWithOptions in my App Delegate.
What are your thoughts on doing this?
Thanks,
Phil
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden