func sceneDidBecomeActive()

in ExampleApp/ExampleApp/ExampleApp/SceneDelegate.swift [38:41]


    func sceneDidBecomeActive(_ scene: UIScene) {
        // Called when the scene has moved from an inactive state to an active state.
        // Use this method to restart any tasks that were paused (or not yet started) when the scene was inactive.
    }