mutualmobile / MMRecord

Seamless Web Service Integration and Core Data Model Population
MIT License
691 stars 76 forks source link

Huge Memory Leaks With MMRecord #121

Open Sanjay1979 opened 8 years ago

Sanjay1979 commented 8 years ago

I was running profile on the MMRecordAppDotNet sample app for checking memory leaks. After starting the app for leaks in instruments, i keep scrolling down the Global stream. Please refer the attached screen shot for the memory leaks. There is huge leak with the response object which comes from AFNetwork and MMRecordDebugger.

Please let me know how to fix this memory leaks.

Note: I got the same leaks with one of our app which uses MMRecord library. So I checked the sample app and found the same leaks.

screen shot 2016-04-19 at 3 46 38 pm