I am trying to disable Dark Mode support by setting UIUserInterfaceStyle key to Light in Info.plist file but now it's not available in Info.plist in Xcode 12.
Is it still possible to disable Dark Mode support from Info.plist file for iOS Apps in Xcode 12.
It still exists. Use Appearance
key.
if you want to find UIUserInterfaceStyle
, just right click to open menu, and check Raw Keys & Values
, and you will be able to add UIUserInterfaceStyle
.
Now You can use Appearance key in info.plist file to Avoid Dark Mode
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With