Since signature for this method is changed for iOS 13 in SceneDelegate
func scene(_ scene: UIScene, continue userActivity: NSUserActivity)
There is no method in the SDK which should support sceneDelegate method.
Need support for sceneDelegate method for iOS 13?