Xcode save text -


how can save label, then, if close app , open again still there?

you can use nsuserdefaults if data general preferences type data won't cripple app if user prefs wiped reason.

it depends on how vital data , how permanent need make persistence.


Comments

Popular posts from this blog

Python __call__ special method practical example -

arrays - jQuery - Retrieve values from HTML elements and return their sum -