Search code examples
iPhone: Calling dealloc on parentViewController causes an exception...

iphonedeallocparentviewcontroller

Read More
iOS memory management - clarifications...

objective-ciosios5memory-managementdealloc

Read More
Cocos2d touch dispatcher causing object retain...

ioscocos2d-iphonetouchdealloc

Read More
UIViewControllers And ARC...

iosuiviewcontrollerautomatic-ref-countingdealloc

Read More
iOS 6: removing a view controller from notification center...

objective-cnotificationsios6automatic-ref-countingdealloc

Read More
Difference between self.variableName and _variableName...

objective-cmemory-managementcocos2d-iphonedealloc

Read More
how to properly alloc/dealloc this pointer? objective-c...

objective-ciosmemory-managementdealloc

Read More
Automatic Reference Counting (ARC). Can ARC handle free-ing a plain ole c-array?...

objective-cautomatic-ref-countingdealloc

Read More
Are the objective C selectors dealloc and release in still in use as of iOS 6?...

iosios6automatic-ref-countingllvmdealloc

Read More
ASIHTTPRequest dealloc and EXC_BAD_ACCESS problem...

iphoneobjective-cexc-bad-accessasihttprequestdealloc

Read More
memory keep on increasing when a opening a same uiviewcontroller again in iphone...

iphonememory-managementmemory-leaksdeallocviewdidunload

Read More
Who calls the dealloc method and when in Objective C?...

objective-cdealloc

Read More
How to release IBOutlet defined as property?...

iphoneiosmemory-managementdealloc

Read More
Cocos2D 2.0 ARC enabled uncontrolled deallocs...

objective-cmemory-managementcocos2d-iphoneautomatic-ref-countingdealloc

Read More
iPhone - dealloc - Release vs. nil...

iphonememorymemory-managementrelease-managementdealloc

Read More
Dealloc called after popViewControllerAnimated without calling viewDidUnload...

iosautomatic-ref-countingdealloc

Read More
Why can I release an ivar after [super dealloc] without segfaulting?...

objective-ccocoamemory-managementdealloc

Read More
viewController's dealloc don't be called when called navigationController popViewControllerA...

iosmemory-leaksdeallocnavigationcontrollerpopviewcontrolleranimated

Read More
Objective- C prevent NSString from being released/ dealloc...

iphoneobjective-cdealloc

Read More
Request traitement crash - Message sent to deallocated instance...

objective-cioscrashdealloc

Read More
To nil out outlets in a custom UIView's dealloc under ARC?...

iosuiviewautomatic-ref-countingdealloc

Read More
AVAudioRecorder does not stay retained...

objective-ccocoareleasedeallocavaudiorecorder

Read More
Suicide: Objective-C objects calling their own -dealloc methods on themselves...

objective-cnstimerdeallocself-destruction

Read More
didReceiveMemoryWarning Crash...

objective-ciosdeallocdidreceivememorywarningviewdidunload

Read More
Notification when an object is released by ARC System...

iosnotificationsautomatic-ref-countingmpmovieplayercontrollerdealloc

Read More
Why does setting self.object to nil cause a crash...

objective-cxcodenulldealloc

Read More
Delayed deallocation of contained objects with ARC?...

objective-ciosautomatic-ref-countingautoreleasedealloc

Read More
dealloc is being called and I am not sure why...

objective-cdealloc

Read More
UIDocument never calling dealloc...

iosicloudretaindeallocuidocument

Read More
memory issue when passing the cclayer to my objects...

memory-managementcocos2d-iphonedealloccclayerccmenuitem

Read More
BackNext