I am trying to convert my iOS7 project to iOS8
When I built the application in the iPhone 5 simulator for iOS8.0, I found that the keyboard would no longer appear automatically when I clicked UITextField or UITextView ...
UITextField
UITextView
Can I tell you how to solve this?
thanks ~
To fix this, on the simulator, open the menu menu "Hardware: keyboard - switch" (make sure it is installed)
I had a similar problem which was the reverse of the one described above. When I built the application in the simulator for iOS7.0, the keyboard does not appear.
The above answer also solved the problem for building iOS 7.
Source: https://habr.com/ru/post/1202415/More articles:How to install lxml dependencies on Amazon EC2 linux? - pythonlxml not installing on AWS Elasticbeanstalk instance - pythonRelative CSS paths invalid when using MVC w / Bundles - asp.net-mvcQScopedPointer, boost :: scoped_ptr - why complain about incomplete types? - c ++The keyboard does not work properly in ios7 (Xcode 6) - iosNSURLConnection timeout on iOS8 - cocoa-touchHow to create a new h and m file in Xcode6 - iosDoes Chrome not play mp3? - google-chromeFfmpeg dts not working - ffmpegA push notification displays an action / popup, not a message in the status bar - androidAll Articles