Open gbergamo opened 10 years ago
Are you using the simulator for this? Do you get keyboard for any other text field? Might want to check the "Hardware => Keyboard => Connect Hardware Keyboard" setting. If it's on the simulator assumes there's an external hardware keyboard and no software keyboards show up inside, ever.
I've the same problem. After I click the textview, all the UI move to top of the iPad. I can't see the textview after click it
It helps to generate some custom _design_
by using the Python program. I have made some samples of custom shaker keychain with it.
I'm adding a uitextview into a view, and add this view in ios7alertview content, and the keyboard does not appear. I'm doing something wrong, or there is a bug?
Code:
I'm using xCode 6.1.1 and iOS 8.1
(In this image, the textview are focused)
Thanks