I have worked around this issue by replacing the SwiftUI application lifecycle with a plain old UIApplication/UIApplicationDelegate and just wrapping my SwiftUI content in a UIHostingController.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: