Xcode keyboard does not show up in simulator

Problem:

When run the app in simulator and tap the textView or textField keyboard not shows.

Solution:

1. Goto iOS simulator -> select menu hardware -> select keyboard -> Toggle software keyboard.


3.Uncheck connect Hardware keyboard.

Comments

Popular posts from this blog

How to blink a button iOS swift?

Convert NsNumber, NSDate to String in iOS Swift

Parse the value from string value iOS swift