Getting the above error when my app launches. The following code is from my AppDelegate .h File
#import @interface TableViewAppDelegat
Maybe it does sound stupid, but I got this error because I linked the root view controller with one button's event. This issue was gone when I removed this connection.