A strange error after I was adding and deleting ViewControllers in my Storyboard.
The changes I made was to remove the UINavigationController from the storyboard and create it in code in the AppDelegate FinishedLaunching method, then pass it to the Initialize method.
The changes I made was to remove the UINavigationController from the storyboard and create it in code in the AppDelegate FinishedLaunching method, then pass it to the Initialize method.