Quantcast
Channel: MVVM Light Toolkit
Viewing all articles
Browse latest Browse all 1826

Edited Unassigned: iOS MvvmLight Storyboard not found [7685]

$
0
0
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 error is InvalidOperationException with the description Unable to navigate: No storyboard found.

After I initialize the UINavigationController I pass it on the MvvmLight and later I push the Root controller. I'll try to change this now but let me know if you have in mind the error and if it's possible the NavigationService to work before assigning the Root controller.

Viewing all articles
Browse latest Browse all 1826

Trending Articles