Memory Leaks on keyboard show

I am seeing memory leaks in the following UIKit API in the application when the keyboard shows on the screen. It is 100% reproducible.


Malloc 48 Bytes    2    < multiple >    96 Bytes    UIKitCore    -[UIKeyboardLayoutStar setKeyplaneName:]


Has someone seen them in their apps?
Also, how can these be resolved?


Thanks in advance.

Replies

I do not find

UIKitCore

nor

UIKeyboardLayoutStar

nor

setKeyplaneName


anywhere in doc.

Is it a custom library ? RxSwift ?


In that case, a small leak was noticed, not really harmful. Does it cause you problems ?

Read this:

https://stackoverflow.com/questions/52799161/ios-system-library-cause-memory-leak