How can we interact with Parent UIViewController (having buttons) blocked by Child UIViewController. Apparently the touch events aren’t going through the Child NIBs. (User Interaction Enabled)
Note: I’m loading both default and custom NIBs, (using initWithNibName: method).
Thanks.
This worked for me. UIViewController Containment
Thanks for comments by the support community.
http://www.youtube.com/watch?v=DzedmcFlm1c