I have 2 custom UIViews that i'm adding to my UIViewController and then aligning them using NSLayoutConstraint. After I apply the NSLayoutConstraint on the UIViewController view then UIButtons in the custom UIViews no longer receive touch events.I have 2 custom UIViews that i'm adding to my U