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.
Post
Replies
Boosts
Views
Activity
Hi Frameworks Engineer, I have submitted FB9646712 with a sample project.
Same issue here.