Posts tagged with “Xcode

What to do when the keyboard stops showing up in Simulator

Has your keyboard disappeared from iOS Simulator? Don’t worry, there’s nothing wrong with your text fields or becomeFirstResponder. [Well, maybe there is but it’s not the problem here.] What’s happening is that Simulator thinks that you want to use your hardware keyboard (the one physically wired to the computer running Simulator) to manage text field […]