HomeiOS Developmentxcode storyboard - iOS MainViewController not instantiated

xcode storyboard – iOS MainViewController not instantiated


I am updating an outdated app initially written in goal C again in 2012 utilizing storyboards, round 2016 a final replace was made the place some components in swift had been added. Again then every part was working, however after all, serval SDK updates later some issues have to be adjusted.

It is time for a brand new replace, however when the app begins the primary view controller object shouldn’t be instantiated:

  1. Have tried including a break level in viewDidLoad -> however no hit
  2. Additionally added a constructor to my principal view controller class and including a BP right here – but additionally no hit.

For the reason that venture is outdated I think that one thing is lacking in AppDelegate, have additionally tried creating a brand new goal C storyboard venture. Can from this empty venture see that in addition to the AppDelegate there may be additionally a SceneDelegate now.

Have searched lots on the subject “Principal view controller not initialized” and “viewDidLoad not known as” however have not discovered any options.

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments