How to make Onboarding work with Scene Delegate in iOS13?
问题 I am trying to set up my onboarding screen in the SceneDelegate. When I run the code below, it compiles, but just goes to a black screen. They're many great onboarding tutorials for AppDelegate, but very few for the new SceneDelegate with iOS13. I took this tutorial and tried to apply it to SceneDelegate, but I can't get it to work: https://www.youtube.com/watch?v=y6t1woVd6RQ&t=537s This is my scene delegate code. var window: UIWindow? func scene(_ scene: UIScene, willConnectTo session: