Swiftui share view controller called the app, but SceneDelegate method is never called
We’re building a PDF share extension. The app is launched, but the SceneDelegate isn’t, so the scheme can’t be used further. I assume the controller works fine, but the SceneDelegate can’t print anything.