it's confuse me! my class AppControl have implement the protocol: UIApplicationDelegate, when my app run at startup, it works. but when a background alert message box pop up , then i click "OK", my app cant receive applicationDidBecomeActive message ? so any guys have encounter the problem ?