Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I type using my keyboard on the iphone simulator?

People also ask

How do I activate the keyboard on my iPhone simulator?

Just press ⌘K it will toggle keyboard.

How do I open the keyboard in Swift simulator?

Click the simulator menu Hardware —> Keyboard, check the Connect Hardware Keyboard sub-menu, and then uncheck it at once. Now the keyboard will be prompted automatically when you click the text field or text view UI component in the iOS simulator.

How do you hide the keyboard on iPhone simulator?

Tap in a text field. Tap the "hide keyboard" button in bottom-right corner. Tap to another text field.


Try trashing the iPhone Simulator preferences file. When my iPhone Simulator stopped responding to keystrokes, this fixed it.

  1. Quit the simulator.
  2. Go to finder and press (command+shift+G) then navigate ~/Library/Preferences.
  3. Move com.apple.iphonesimulator.plist to the trash.
  4. Try launching your iPhone app in the simulator again.

Deleting com.apple.iphonesimulator.plist did not help me under Xcode 6.0.1. Probably, it worked in old Xcode.

But, what works perfectly for me under Xcode 6.0.1, it is new hot Keys in iOS Simulator:

Shift-Command-K   Connect/Disconnect Hardware Keyboard
Command-K         Toggle (Show/Hide) Software Keyboard

And, you know, I really suffered for last 2 months, until found it, and it is very convenient now))


Don't trash the iPhone simulator preference files. There's no need to do this.

Look in the simulator's menu Hardware ➔ Keyboard. The menu options are:

  1. iOS Uses Same Layout as OS X
  2. Connect Hardware Keyboard ⇧⌘K
  3. Toggle Software Keyboard ⌘K

Ensure option 2 is checked.

If it's already checked, uncheck it then check it again (you'll probably want to learn the keyboard shortcuts).

If you find that this hides the on screen keyboard, but you also want this to show, use option 3 to toggle it back on.

If rotating the simulator seems to stop the keyboard working, toggle option two off then back on – this seems to resolve it.


I am using iOS Simulator Version 7.0. While the simulator was running I went to iOS Simulator->Reset Contents and Settings... and reset the simulator from there. That seemed to have done the trick for me. Hope that helps.


This is because you have used changing the orientation of simulator using keyboard shortcuts. Just press cmd on the mac keyboard then start typing.