Dirty Memory Resident Memory crashing app

We have an app that captures images and videos and we share them to a server. Now at initial state the app works fine, but as we start using the app, the memory grows and my app crashes finally. Kindly help in identifying how to rectify and remove the resident memory and dirty memory.

Both Xcode and Instruments have great tools for investigating memory issues. I recommend that you start with Reducing your app’s memory use.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Dirty Memory Resident Memory crashing app
 
 
Q