I have a view controller with 7 textfields and I’m adding a toolbar to the keyboard (I don’t know if it is important or not, but I’m using this toolbar previous and next button logic). I think I have messed something up because when I jump to the next textfield the view controller is not rolling up, so the last 4 textfield are behind the keyboard while I type.
Any tips?
Apple discusses how to move content from behind the keyboard. See:
https://developer.apple.com/library/ios/#documentation/StringsTextFonts/Conceptual/TextAndWebiPhoneOS/KeyboardManagement/KeyboardManagement.html#//apple_ref/doc/uid/TP40009542-CH5-SW7