hi,
i try for 3 days, to change my viewController added into the MainWindow, with another viewController, i've already done that before, and it work very well.
Whereas, for the app I try to make now, when i push the button to change the view, it doesn't work, and my application send me an exception :
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSCFString setViewController:]: unrecognized selector sent to instance 0x7160'
Do you know what can cause this error ?
Thank youuu
i try for 3 days, to change my viewController added into the MainWindow, with another viewController, i've already done that before, and it work very well.
Whereas, for the app I try to make now, when i push the button to change the view, it doesn't work, and my application send me an exception :
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSCFString setViewController:]: unrecognized selector sent to instance 0x7160'
Do you know what can cause this error ?
Thank youuu