Quote:
Originally Posted by beleg_1998
I had this working, but it disappeared once I upgraded to the latest sdk (I was running 3.1) Anyone else run into this problem?
|
Apple changed the class name of the keyboard subview, so this will never be true:
if([[keyboard description] hasPrefix:@"<UIKeyboard"] == YES)