question on NSUserDefault Class
Posted
by user174761
on Stack Overflow
See other posts from Stack Overflow
or by user174761
Published on 2010-06-07T05:08:45Z
Indexed on
2010/06/07
5:12 UTC
Read the original article
Hit count: 164
iphone
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?
© Stack Overflow or respective owner