IOS App Life Cycle
IOS App Life Cycle
State Dueription
a.dnactive ’The
The app is runninq in the foreground,
but is currenty not reciening events
(3t may be exeeuting other code though)
henoupp usually stays in this state
only bifly as it tranitions to another
oaohstate
foreground appa.
4.Backgroung The app is in the bookgound
andexecutinq code .
Most apps enter this stuge briety
on their way to bing suspended
However on exta app that requests
extro execuion hime moy remain
in this state for a peniod of im.
In addition, Cn app being Jaunchedl
dlirectyinto he background enters
this state inAtead of the inactive
State.
Suspenda The app is in the background
but is not executing code
TRe systemn moved apps to this
State and does not notify them
before doing so
twhile suspndd, an app remaind
in mmory, but does not execute
any cocle.
Not running
Forground
Inachive
Active
Background
Backrourd
APP Suspendad
WFECYCLE