Search code examples
NSTimer not stopping...


iphoneobjective-cnstimerdeallocinvalidation

Read More
iPhone - Memory management question?...


iphonememory-managementdeallocuiapplicationdelegate

Read More
When to release a UIView that is removed from superview...


iphoneobjective-cmemory-managementuiviewdealloc

Read More
Problems releasing memory when popping a viewController using a navigationController...


ipaduinavigationcontrollerreleasedeallocpushviewcontroller

Read More
Trouble Finding a Memory Leak...


iphoneobjective-cmemory-leaksp2pdealloc

Read More
iphone release dealloc...


iphoneclassreleaseinstancedealloc

Read More
Should -dealloc do anything other than release memory?...


objective-cdealloc

Read More
UINavigationController and UIViewController dealloc...


iphonememoryuiviewcontrolleruinavigationcontrollerdealloc

Read More
Objective-C: Do you have to dealloc property objects before deallocating the parent object?...


iphoneobjective-cmemory-managementgarbage-collectiondealloc

Read More
Program received signal: “EXC_BAD_ACCESS”...


cocoa-touchcocos2d-iphonedealloc

Read More
How can i see if dealloc is being called on a uikit object, or any object not created by myself...


iphoneobjective-cmemory-managementmemory-leaksdealloc

Read More
NSZombieEnabled breaking working code?...


iphonexcodeexc-bad-accessdeallocnszombie

Read More
Printing Instance ID to NSLog?...


objective-cmemorynslogdealloc

Read More
Need to dealloc all views in navigation controller...


iphoneuiviewcontrolleruinavigationcontrollerdealloc

Read More
iPhone. Shouldn't hitting the home button cause UIApplicationDelegate's dealloc to be called...


iphoneipaddealloc

Read More
Object created in Interface Builder getting dealloc'ed too soon...


iphonecocoa-touchdealloc

Read More
Signal "0" error while scrolling a tableview with images...


iphoneuitableviewmemory-leaksuiimagedealloc

Read More
The dealloc method is not called in the present modal view contrller...


iphoneobjective-cdealloc

Read More
Force explicit deletion of a Java object...


javagarbage-collectiondealloc

Read More
Several UIImageViews in UIScrollView and crashes...


iphonecrashuiscrollviewuiimageviewdealloc

Read More
any difference between these two dealloc methods?...


objective-cmemory-managementdealloc

Read More
"Swapping" a UIView Instance variable - cannot dealloc "previous" view...


iphonexcodedesign-patternsuiviewdealloc

Read More
iPhone Memory Management: No Need to Clean Up and Release Retained Objects on App Quit?...


iphoneobjective-cmemory-managementcocos2d-iphonedealloc

Read More
Objective C - Where do you dealloc global static variables?...


objective-cstaticdealloc

Read More
iphone app with multiple views/subviews: memory is not being deallocated...


iphonememory-managementuiviewcontrollernibdealloc

Read More
objective-c object not getting dealloc:ed...


objective-cretaindealloc

Read More
Inheritance release order?...


objective-cmemorydealloc

Read More
Is it possible to check whether an OpenGL ES texture on iPhone has been truly deallocated?...


iphonememoryopengl-estexturesdealloc

Read More
When are released objects finally destroyed?...


objective-cmemorypooldealloc

Read More
Is there any advantage to deallocating objects owned by the UIApplicationDelegate?...


iphonememory-managementdeallocuiapplicationdelegate

Read More
BackNext