Questions tagged [uiscene]

For questions about the scene/window management APIs introduced in UIKit in iOS 13.

31 questions
0
votes
1 answer

Dark mode not enabling/disabling when using window.overrideUserInterfaceStyle on iPad

I have successfully implemented the dark mode toggle by calling window.overrideUserInterfaceStyle in my app. When running the app in real iPhone or simulator, the function works fine. But when I run the same script in a iPad, only the…
Pedro Paulo Amorim
  • 1,838
  • 2
  • 27
  • 50
1 2
3