bhlvoong/LBTATools

LBTAListHeaderController keep giving fatalError

Closed this issue · 1 comments

I follow the instruction running the basic LBTAListController<MessageCell,UIColor> but keep getting

required public init?(coder aDecoder:NSCoder) {
fatalError()
}
Thread 1: Fatal Error

under the LBListHeaderController class pod file

I just updated the library to give a better error message. Basically, remove all files in the Storyboard that use your ListHeaderController class or subclasses.