App lifecycle and system
The Inactive state
Which situations put an app in the Inactive state? Pick all that apply.
Pick all that apply
The Inactive state
Which situations put an app in the Inactive state? Pick all that apply.
Pick all that apply
App lifecycle and systemShort answerIntro
A user is working in your app, takes a phone call, hangs up, goes out to the home screen,…
#app-state #inactive #lifecycle
App lifecycle and systemShort answerIntro
What kind of object is AppDelegate, and which events does it handle?
#lifecycle
App lifecycle and systemShort answerBasics
A request comes in to open the same app in two windows on iPad. Why was SceneDelegate int…
#lifecycle
App lifecycle and systemMultiple choiceBasics
In an iOS 13+ scene-based UIKit app (one that uses SceneDelegate), which callback runs wh…
#lifecycle