I’m using +[NSUserDefaults standardUserDefaults] to store application settings. This consists of roughly a dozen string values. Is it possible to delete these values permanently instead of just setting them to a default value?

15 Answers
15

Leave a Reply

Your email address will not be published. Required fields are marked *