I just converted to beta 3 and my previously working SwiftUI code is now rendering a plain black screen. Was there a change in beta 3 that is causing this. Is there a solut
I have no storyboard in my project, All UI is coded programmatically (Not swift UI).
On the launching of the application, after the splash screen, the only Black screen was appearing.
The solution worked for me is, I have disabled/unchecked the "Supports multiple windows" from general settings.