This delegate is not calling. -(void)meTextInputViewDidChange:(METextInputView *)inputView { } I want's to be get update height of the "inputView" when user hit return key in keyboard. Thanks in advance.