I have this error in the following two ways:
I was getting this error when I entered another UIViewController.
BECAUSE I was wrong, I subclassed another class from UITabBarController and got this error.
As I understand? I have been subclassed from UIViewController and I no longer crash :)
I did not want to use the storyboard. So I deleted it. However, I forgot to remove its link in the project settings. I just clicked on the project -> General -> Deployment Information -> and then I set the Main Interface to black space. (Previously, it was installed in the main position)
As you can see, in both situations you get an error to access some object that exists ...
Honey Oct 22 '16 at 0:55 2016-10-22 00:55
source share