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.46k stars 2.41k forks source link

xcode7.0 ios9.0.2,The upper part of app become black #314

Closed MichaelYNWA closed 9 years ago

MichaelYNWA commented 9 years ago

swicth from two textfiled

viewcontroller will move down half of the device_height, and half of the app become black

MichaelYNWA commented 9 years ago

ios8 is ok. This issue appears everytime only after a UIAlertView was showed

MichaelYNWA commented 9 years ago

1

hackiftekhar commented 9 years ago

Could you please send a sample app?

MichaelYNWA commented 9 years ago

The issus is solved after updating to latest version