iphone - Keyboard won't appear in modal view controller -


i have uiwebview in modal view controller (using svmodalviewcontroller). in ios 4.2, when tap on input text field, keyboard not appear. view animation page scrolls make room keyboard still happens, nothing appears. works fine in ios 5.

i calling [self.window makekeyandvisible] in application delegate, not issue.

any guidance appreciated!

solution: needed make view controller containing uiwebview first responder, , after that, worked!


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -