Textfields is hiding by the Keypad [duplicate]
问题 This question already has answers here : How can I make a UITextField move up when the keyboard is present - on starting to edit? (93 answers) Closed 5 years ago . I have made an app with a Registration form. When the Textfield in this form is selected it gets hidden by the soft keyboard. If i leave it as it is user can't see what he is entering while typing. 回答1: this is the old method ,but working fine for each time in your .h file @interface signupViewController : UIViewController {