My intelxdk.config.additions.xml looks like this:
<intelxdk:plugin intelxdk:name="org.apache.cordova.inappbrowser" intelxdk:value="org.apache.cordova.inappbrowser" />
<preference name="SplashScreen" value="none"/>
<preference name="SplashScreenDelay" value="0" />
<preference name="FadeSplashScreenDuration" value="0"/>
but i still see cordova splash screen for some reason. This is for iOS. What am i doing wrong? I tried with and without splash plugin