I have the following problem: A UIView with a UIViewController, but I have another view, something like an customized keyboard, and this "keyboard" have another UIViewController associated. I'm adding this keyboard to the original UIView like thatI have the following problem: A UIView with a U