question on NSUserDefault Class
- by user174761
I have value in 1 string for particular key.
but NSUserDefault class method doesn't work properly and it doesn't set object of a string forkey .
in short setobject forkey method is not working of NSUserDefault class.
why is it so?