For questions about the scene/window management APIs introduced in UIKit in iOS 13.
Questions tagged [uiscene]
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