My app works fine for iOS versions below 13.0 but when i updated the device to iOS 13 and chose Dark Mode, the labels are going white(which were black earlier) automatically whi
if you are using System Color than it will automatically change in dark mode. so you can use Custom Color in Application.
System
Or you can set key User Interface Style and value Lightin Info.plist file.
User Interface Style
Light
Info.plist