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

后端 未结 12 821
太阳男子
太阳男子 2020-12-22 17:21

I used to be able to type with my real mac keyboard after launching the iPhone Simulator. Typing with the on-screen simulator keyboard is just horrible when testing with lar

12条回答
  •  失恋的感觉
    2020-12-22 17:32

    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))

提交回复
热议问题