IdleHandsApps / IHKeyboardAvoiding

IHKeyboardAvoiding is an elegant solution for keeping any UIView visible when the keyboard is being shown - no UIScrollView required!
MIT License
1.41k stars 150 forks source link

Wrong behaviour when using third-party keyboard #21

Closed skyline75489 closed 7 years ago

skyline75489 commented 8 years ago

The avoiding detection malfunctions when using custom keyboard.

ftvs commented 8 years ago

Which keyboard was it? It was supposed to be fixed for SwiftKey, Swipe, Standard, Emoji here: https://github.com/IdleHandsApps/IHKeyboardAvoiding/issues/14