List Question
10 TechQA 2015-06-10 10:21:33Any ideas why one object is not deallocated in objective-c ARC
157 views
Asked by Marcin Kapusta
How to watch memory allocation/deallocation while program written in objective-c is working on OS X?
141 views
Asked by Grigory
Is it safe to assume static variables never get cleared?
496 views
Asked by Joseph
I have 2 issues preventing the conversion to ARC tool from running on xCode 6.3.1
60 views
Asked by user278859
After converting to ARC I am getting "message sent to deallocated instance"
85 views
Asked by user278859
Do I need to create a weak reference of self, if I am dispatching something in main thread?
170 views
Asked by Avnish Gaur
Webview - memory allocation increasing with each article load
116 views
Asked by miOS
ARC won't load on Firefox 38.0.5
341 views
Asked by JSmith
Is this delegate property strongly referenced or not?
83 views
Asked by physicalattraction
Weak method argument semantics
9.8k views
Asked by Sash Zats