iPad + OpenGL ES2. Why the Puzzling Virtual Memory Spike During Device Reorientation?
- by dugla
I've been spending the afternoon starring at Xcode Instruments memory monitor trying to decipher the following memory issue.
I have a fullscreen OpenGL ES2 app running on iPad. I am fanatical about memory issues so my retains/releases are all nicely balanced. I closely monitor memory leaks. My app is basically squeeky clean.
Except occassionally…