iOS 7: Keyboard not showing after leaving modal ViewController
问题 I've got a HomeViewController that has different modal segues to several other UIViewControllers . If I try to show the keyboard on a UITextField within the HomeView, everything works fine. However, if I try to show the keyboard on a UITextField (using becomeFirstResponder ) after returning from any of the modal View Controllers, the keyboard never shows. Here's some sample code from one of the setups I've tried: In HomeViewController : - (void)viewDidAppear:(BOOL)animated { static BOOL