My app is a SwiftUI lifecycle app. I want to disable its multiple windows feature on iPadOS .
I have tried to set the Enable Multiple Scenes option to false in Application Scene Manifest, but it doesn't work.
My app is a SwiftUI lifecycle app. I want to disable its multiple windows feature on iPadOS .
I have tried to set the Enable Multiple Scenes option to false in Application Scene Manifest, but it doesn't work.