Why doesn’t my iOS app disable dark mode?
Question or problem in the Swift programming language: So … I’ve tried to set my app to disable iOS 13 dark mode by forcing light mode according apple documentation, in the emulator all attempts work fine, but when I try on the real device, nothing happens, it’s like I’ve never changed my code
Continue Reading