Is it possible to opt-out of dark mode on iOS 13?
问题 A large part of my app consists of web views to provide functionality not yet available through native implementations. The web team has no plans to implement a dark theme for the website. As such, my app will look a bit half/half with Dark Mode support on iOS 13. Is it possible to opt out of Dark Mode support such that our app always shows light mode to match the website theme? 回答1: First, here is Apple's entry related to opting out of dark mode. The content at this link is written for Xcode