ios8.3 - iOS system libraries leaks normal? -
seems system libs, none app.
i using afnetworking , ponydebugger arc way.
- are these leaks normal?
- does tool give false positives?
http://i.stack.imgur.com/nwyib.png
recently had similar question, here's quote apple's instruments guide
an instrument such leaks instrument can point out places app not handling memory properly. if graph leaks relatively empty, know app behaving properly
well, appkit, uikit , other developed people, there can bugs! far know track them. so, generally, if don't see objects create in code, , sure not yours 100%, ios business , if relatively
empty, ok.
though difficult tell afnetworking external library.
Comments
Post a Comment