开发者

Changing keyboard layout in UITextField causes memory leak

I have created UITextField in UITableViewCell i开发者_运维技巧n my app, and I receive strange memory leak with it.

When I launch my application and tap this UITextField - there is no problem with it. I can type text in English, no leaks at this moment.

But when I press globe button on a keyboard to switch to another language(for instance, Russian), I receive the memory leak in UIKeyboardInputManager, even if I don't type any text in non-english language.

Any ideas?

Tested both in simulator and iphone.


I would assume this is an issue with iOS, not even Apple is perfect. File a bug report with Apple.

http://bugreport.apple.com

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜