iOS app lifecycleJun 29, 2023This article explains the iOS app lifecycle and the role of AppDelegate and SceneDelegate. An example of the most frequent interaction with the application is given and the system methods called in this case are analyzed.