1

I have migrated code from Xcode 5.x to Xcode 6.1. Everything is working fine except the missing keyboard. Whenever I try to enter text in textfield keyboard goes missing but text is entered.

Why is this happening? Any fix?

Screenshot for question

Jayprakash Dubey
  • 35,723
  • 18
  • 170
  • 177

1 Answers1

2

In simulator menu, click Hardware>Keyboard>Toggle software Keyboard or simply press Cmd+K.

Fawad Masud
  • 12,219
  • 3
  • 25
  • 34