Quiz
App States and Background Transitions
Understand the exact order of state transitions when an iOS app moves to the background.
When a user presses the Home button while your app is running in the foreground, in what order does the app move through UIApplication states before it stops executing code?