ios - Xcode 6: Keyboard does not show up in simulator -


the keyboard not show when run simulator , click in uitextview. how re-enable keyboard?

it used work doesn't - don't know might have clicked accident... tips appreciated!

i had same issue. solution follows:

  1. ios simulator -> hardware -> keyboard
  2. uncheck "connect hardware keyboard"

mine checked because using mac keyboard, if make sure unchecked iphone keyboard come up.


Comments

Popular posts from this blog

double exclamation marks in haskell -

qml - Is it possible to implement SystemTrayIcon functionality in Qt Quick application -

Qt Creator - Searching files with Locator including folder -