In my application when I run it with xcode 4.2 it working perfectly but when I run it with xcode 4.5 then I find a critical error there. I found that Dealloc
method of ApplicationDelegate call First, even it call before DidFinishLaunching
and then application.
I have been surfing for this stuff since last much time bud didn't get any solution.
Thanks in Advance!