Hello, I just updated my cordova project to 3.0.3 and noticed that preferences like <preference name="AutoHideSplashScreen" value="false" /> <preference name="ShowSplashScreenSpinner" value="true" /> stopped working on iOS.
I'm using XCode to compile and tested on device and simulator. Is there a way to force preferences directly in MainViewController? thanks, Oliver
