views:

60

answers:

0

Hi All,

I am running into a very odd issue. I have an app that works perfectly, compiles with no errors, and when launch from springboard loads perfectly. It will load from springboard every time correctly, even if it is running in the background. However, sometime if I launch the app from the recently used app list, by hitting the home button twice, the app wont load. It just displays a blank black screen. applicationWillEnterForeground: and applicationDidBecomeActive: are not called when launching from the recently used app list. This only happens occasionally, most of the time the app will launch from the recently used list. Anyone else out there seeing anything like this.

Thanks in advance, Jason