IPhone Developer Question:
Tell me when app is said to be in not running state?

Answer:
An app is said to be in 'not running' state when:
it is not launched.
it gets terminated by the system during running.
it is not launched.
it gets terminated by the system during running.
Previous Question | Next Question |
Which tools are required to develop iOS applications? | How respond to state transitions on your app? |