hackiftekhar / IQKeyboardManager

Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
MIT License
16.47k stars 2.41k forks source link

Switch Perdicvtive #523

Closed CarlGitHub closed 8 years ago

CarlGitHub commented 8 years ago

-[UIWindow endDisablingInterfaceAutorotationAnimated:] called on <UITextEffectsWindow: 0x7fc2917f89f0; frame = (0 0; 414 736); opaque = NO; autoresize = W+H; layer = <UIWindowLayer: 0x7fc2917f9010>> without matching -beginDisablingInterfaceAutorotation. Ignoring. simulator screen shot 2016 5 31 12 00 06

hackiftekhar commented 8 years ago

I'm not much sure but looks like it is the inputAccessoryView. Could you please try with setting textView.inputAccessoryView = [[UIView alloc] init];