IPhone Developer Question:

Suppose that your app is running in the foreground but is currently not receiving events. In which sate it would be in?

IPhone Developer Interview Question
IPhone Developer Interview Question

Answer:

An app will be in InActive state if it is running in the foreground but is currently not receiving events. An app stays in InActive state only briefly as it transitions to a different state.


Previous QuestionNext Question
Which apps state transitions when it gets launched?Described scenarios when application goes into InActive state?