App lifecycle and system
What AppDelegate does
What kind of object is AppDelegate, and which events does it handle?
What AppDelegate does
What kind of object is AppDelegate, and which events does it handle?
App lifecycle and systemMultiple choiceBasics
In an iOS 13+ scene-based UIKit app (one that uses SceneDelegate), which callback runs wh…
#appdelegate #lifecycle
App lifecycle and systemShort answerIntro
A user is working in your app, takes a phone call, hangs up, goes out to the home screen,…
#lifecycle
App lifecycle and systemMultiple choiceIntro
Which situations put an app in the Inactive state? Pick all that apply.
#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