How do I handle this method in new SwiftUI app lifecycle? I am looking at the Scene but it does not have any info about SceneDelegate methods
func scene(_ scene: UIScene, willConnectTo session: UISceneSession, options connectionOptions: UIScene.ConnectionOptions) { method in SwiftUI new App cycle.