My field (UITextField) does not display the application keyboard when selected through the simulator.
My field (UITextField) does not display the application keyboard when selected through the simulator.
In the simulator, you can immediately use Command + k
to show or hide the keyboard.
By default it's hidden because the Connect Hardware Keyboard option in the Hardware > Keyboard
menu is selected, so your default data entry will be by the physical keyboard of the Mac .
You can uncheck this option to always display the simulator keyboard, but this will invalidate your physical keyboard and no key will take action, which is sometimes useful for gaining typing speed.