My question says everything. is it even possible? this is pretty weird and I am not sure where to look or what to do. Everything is being released in simulator and when I run in app using debug mode. I can see the logs inside my dealloc methods and everything is working fine. but when i run my application in release mode. the objects are not released.
anybody else had this issue?