NSUserDefault crash issue

2014-01-10 Thread Arjun SM
Hi all, I am having a crash issue when i am trying to set the dictionary for persistent domain. *Scenario* When user logs in to my application, my app receives a few settings from a server which is updated to NSMutableDictionary. After updating the dictionary , I set the the values for the

Re: NSUserDefault crash issue

2014-01-10 Thread jonat...@mugginsoft.com
On 10 Jan 2014, at 13:47, Arjun SM arjun...@gmail.com wrote: Hi all, I am having a crash issue when i am trying to set the dictionary for persistent domain. *Scenario* When user logs in to my application, my app receives a few settings from a server which is updated to