App lifecycle and systemPhoton Interactiveinterview report
Scene-based app lifecycle
In a scene-based iOS app, where would you put work like registering the push token, and where would you put work like saving screen state: AppDelegate or SceneDelegate?