Posts

Post not yet marked as solved
4 Replies
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.