vote up 0 vote down star

Is there a way to detect if the application lose focus because a phone call or because an other system message is on top of it.

When receive phone the system call applicationWillResignActive, and when other message box from the system is displayed the same function applicationWillResignActive is called.

Thans

flag
Haven't you answered your own question? applicationWillResignActive is called when a system message is displayed or if the iPhone locks. – mahboudz Oct 15 at 9:30

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.