I have set force lite mode (Opting out of dark mode) by the following code writes in info.plist
UIUserInterfaceStyle Light
I'm trying to submit IOS application to an apple store for review process. Is there any problem for ios 13 below versions(DarkMode not supported versions). Because UIUserInterfaceStyle not needed for ios 13 below versions