Unable to type using my keyboard in iOS Simulator

1.1k views Asked by At

I am using Xcode 6.0.1, I unable to type text using my apple wireless keyboard on the simulator.
Previously I have used Xcode 5.1.1 in that it works fine.

I am finding more difficulty type the text without using my keyboard on iOS simulator.

4

There are 4 answers

0
mab On BEST ANSWER

when you run your app, opens automatically the iOS Simulator, so .. you select, from the menu, Hardware>Keyboard>Connect Hardware Keyboard

it worked for me (:

0
Cœur On

If your Simulator HardwareKeyboardConnect Hardware Keyboard (K) doesn't work, then simply close your Simulator application (Q) and reopen it.

1
Jeremy Huddleston Sequoia On

You likely hit shift-cmd-k or otherwise disconnected your hardware keyboard. Check the Hardware->Keyboard menu.

0
Surfer On

At finally solved that problem with the help of @mab answer. Open the iOS simulator Then Go to Hardware>Keyboard and select the Connect Hardware Keyboard option.

enter image description here