0

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!

iDhaval
  • 7,824
  • 2
  • 21
  • 30
  • Can you put an example of your code? – Antonio MG Nov 27 '12 at 09:40
  • it's simple as always we code... nothing new new in code. it just call dealloc first in xcode 4.5 while it working properly in xcode 4.2 – iDhaval Nov 28 '12 at 09:21
  • This might help you! http://stackoverflow.com/questions/11685025/why-system-call-uiapplicationdelegates-dealloc-method – momo Dec 04 '13 at 00:11

0 Answers0