Initializing UIButton makes it to stop in super.init line testing with zombies. Clicking continue button runs without problem. Why ? How can I see the reason to stop there ?
required init?(coder aDecoder: NSCoder) {
super.init(coder: aDecoder) ----> (Thread 1: breakpoint 1.2)
setUnselectedProperties()
}