EXC_BAD_ACCESS (code=1 address=0x0) at runtime
Ok, you might be laughing at the end of this post, but I thought it is better if I put this into a searchable form, and you might in the same situation as me. In a nutshell: I modified the signature one of my class’s initializer, this class was actually a subclass of the UIView, ...