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

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -