UIPickerView won't display the data loaded from NSUserDefaults - App is crashing while loading data
问题 I made a first try to use NSUserDefaults in an App with UIPickerViews. But the App is crashing while testing / the data isn't displayed in the PickerView. I still try to fix it myself but some help would be great. ViewController3: Where the user should save data to the NSUserDefault. Therefore there is an textField to write down something and a "Savebutton" class ViewController3: UIViewController, UITextFieldDelegate { @IBOutlet weak var textField: UITextField! ... @IBAction func