Sumi-Interactive / SIAlertView

An UIAlertView replacement with block syntax and fancy transition styles.
MIT License
2.51k stars 424 forks source link

fixed issue that keyboard won't show up in iOS 5 after SIAlertView is dismissed #21

Closed aporat closed 11 years ago

aporat commented 11 years ago

to reproduce the issue, try to add a text field to the demo app. in ios 5, the UIWindow firstResponders (such as UIKeyboard) won't fire after SLAlertView was shown.