I am storing some string value in NSUserDefaults,
In the next button click I need to edit stored value and save new string in the place of old string.
How can I do this.
Can any one please help me.
Thank you in advance.
[[NSUserDefaults standardUserDefaults] setObject: newStringValue forKey: kMyKey];
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With