michaeltyson / TPKeyboardAvoiding

A drop-in universal solution for moving text fields out of the way of the keyboard in iOS
http://atastypixel.com/blog/a-drop-in-universal-solution-for-moving-text-fields-out-of-the-way-of-the-keyboard/
zlib License
5.81k stars 926 forks source link

Sometimes editing text, table scroll to bottom and hide behind the keyboard. #242

Open sanojKashyap opened 7 years ago

sanojKashyap commented 7 years ago

Sometimes on editing text, table scroll to bottom and hide behind the keyboard. We got the below warning as well. -[UIWindow endDisablingInterfaceAutorotationAnimated:] called on <UITextEffectsWindow: 0x14cd33d90; frame = (0 0; 375 667); opaque = NO; autoresize = W+H; layer = <UIWindowLayer: 0x14cd2d350>> without matching -beginDisablingInterfaceAutorotation. Ignoring.