I have a UITabViewController set up with two tabs, the second containing a web browser. The keyboard will not appear in my App unless I first display and dismis
UITabViewController
Solved; I accidentally removed:
[window makeKeyAndVisible];