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