You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm unable to attach detail and master using storyboards, therefore I have to set them up in a subclass of mgsplitviewcontroller in viewDidLoad. Doing this causes a crash with the following readout:
'NSInternalInconsistencyException', reason: 'Could not load NIB in bundle: 'NSBundle </var/mobile/Applications/728647F5-C5CC-4FF0-BDA1-2A564F45E181/SplitViewTest.app> (loaded)' with name '2-view-5''
The text was updated successfully, but these errors were encountered:
I'm unable to attach detail and master using storyboards, therefore I have to set them up in a subclass of mgsplitviewcontroller in viewDidLoad. Doing this causes a crash with the following readout:
'NSInternalInconsistencyException', reason: 'Could not load NIB in bundle: 'NSBundle </var/mobile/Applications/728647F5-C5CC-4FF0-BDA1-2A564F45E181/SplitViewTest.app> (loaded)' with name '2-view-5''
The text was updated successfully, but these errors were encountered: