Xcode – IBOutlet has a text value but is reporting nil every time I try to edit it – "Fatal error: Unexpectedly found nil while unwrapping an Optional value"
I've been working on a hard-coded language switcher for my app, where I have a xib file, where when I tap on a cell, it changes the language of the app, however I have a label that has the text…