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