Search code examples
iOS and memory management...


iosmemory-managementcopyretain

Read More
UINavigationController retain...


objective-ciosmemory-managementuinavigationcontrollerretain

Read More
Non retained objects: when are they released?...


iosmemory-managementretain

Read More
Retaining an NSArray argument - why?...


objective-cnsarrayretain

Read More
Storing variables in property list files Cocos2d...


variablescocos2d-iphonepliststoreretain

Read More
How to retain username on login form using spring security...


authenticationparametersspring-securityretain

Read More
Some doubts about memory management in ios applicato?...


objective-cmemory-managementmemory-leaksretainretaincount

Read More
Cocoa: Object getting autoreleased when it shouldn't...


cocoanstimerautomatic-ref-countingretain

Read More
Some doubts about memory-retain in ios applicato?...


objective-ciosmemoryretain

Read More
NSMutableArray and memory managment...


iphoneiosmemory-managementrelease-managementretain

Read More
Is it better practice to make member vars retained versus assign...


objective-ciosmemory-managementretainassign

Read More
ARC - inserting multiple subviews and handle actions...


releasescrollviewautomatic-ref-countingretainsubviews

Read More
What is the difference of these @properties in Objective c?...


objective-cpropertiesretain

Read More
Is release needed for a reference turned from retain on autorelease object?...


objective-creleaseretainautorelease

Read More
Does the NSString returned from NSArray objectAtIndex as autorelease or retain...


objective-cnsstringnsarrayretainautorelease

Read More
Mysterious release of an NSDictionary in Objective-C?...


objective-cmemory-managementnsdictionaryretainivar

Read More
Retaining UIWebView, to display it again later?...


ioscocoa-touchipaduiwebviewretain

Read More
Why do I have to retain/copy this NSString?...


iosmemory-managementnsstringcopyretain

Read More
Why do I need to retain the result of NSDateFormatter dateFromString:...


objective-ciosnsdatensdateformatterretain

Read More
Can somebody tell me what retain and release exactly do in objective-c?...


iphoneobjective-creleaseretain

Read More
Retain/assign memory management...


objective-ciosmemory-managementretainassign

Read More
Effect on object before and after retain & copy...


objective-ccopyretainretaincount

Read More
Multithreaded iPhone app crashes with [NSAutoreleasePool release]...


iphoneobjective-cmemory-managementautoreleaseretain

Read More
iOS - a custom class having reference to UIViewController object...


iosmemory-managementretainautomatic-ref-counting

Read More
does something need to hold a reference to a singleton objective-c object in order to preserve it th...


iphoneiossingletonretainuiapplicationdelegate

Read More
Can an autoreleased NSArray cause a memory leak?...


iosnsarrayretainautorelease

Read More
Why does my property getter cause an NSZombie error?...


iphoneobjective-ciosretaindealloc

Read More
When shall i release these objects in objective-c?...


objective-cobjectreleaseretaindealloc

Read More
UIAlertView -show causing a memory leak...


iphoneuialertviewretainmemory-leaks

Read More
Retained property being deallocated...


iosmemory-managementpropertiesretainnszombie

Read More
BackNext