When running the profile over my application for iOS
- XCode 4.2.1
- No ARC
- Using a custom log formatter (from the example in the docs)
I found a set of memory leaks in the DDLogMessage class
[DD…
Hello,
I am wondering if you could help;
I am trying to get a response from my UDP server, I know it is sending one, but I can't for the life of me get the application to notice it.
My project is v…