Skip to content

How to detect iOS memory leaks and retain cycles using Xcode’s memory graph debugger

If pinpointing root causes of problematic memory is interesting to you, check out our new blog post Examining Problematic Memory in C/C++ Applications with BPF, perf, and Memcheck for a detailed explanation of how memory works.