AliSoftware/Reusable

StoryboardSceneBased crashing

gmarm opened this issue · 1 comments

gmarm commented

I encountered this problem in my app and realized it's also there in the example app.

It's easy to reproduce by launching the example app in the simulator and selecting "Details" on a table view cell.

The error reads fatal error: The viewController 'InfoDetailViewController' of 'nil' is not of class 'InfoDetailViewController'

gmarm commented

Seems that this is related to #33

Closing!