Pankaj Gupta

iOS, Mobility

Memory Leak with Memory Graph Debugger

Being an iOS developer, We should have excellent understanding about the memory management in iOS applications. So let’s understand what memory leak is and how it impacts user experience and performance of an application. What is a Memory Leak? A memory leak can be defined as a reference that is deleted from memory but not released by...

05-Apr-2024