Can be closed

It was not because of cocos

With iOS 6 many of the “Did” functions were change to “Will” functions. More than likely needs to be change to “keyboardWillHide” instead of “keyboardDidHide” although I cannot confirm.

I’m using 2.1.1 and will submit a few weeks later.
Where did you made the change?
In EAGLView.mm?

obi zippee wrote:

I’m using 2.1.1 and will submit a few weeks later.
Where did you made the change?
In EAGLView.mm?

I’ve found 2 places: CCIMEDelegate and CCEditBox. I’ll change in both.

I’m really sorry. But it seems not cocos2dx error. I made research and found third-party library that used this API call.
Topic can be closed.