1.X-Code -> Run -> Run with Performance Tool -> Leaks i am getting a memory leak like Responsible Library :UIKit Responsible Frame:UIKeyBoardInputManagerClassForIn.When i traced it does not point to my code instead it points to some frame works.Is this issue of my code? or any chance of leak from apple’s frame work?
Share
This issue related to the frameworks.Not in your code.So it can’t so in your code.So asper my knowledge no need to worry.