Hello,
So as the title says How to i remove the default codova splashscreen from the iOS build. I have tried few codes in the index.html file but it seems that its not working or i am doing something wrong. this is the code i used inside the index.html file
function onDeviceReady () {
navigator.splashscreen.hide();
}
But it seems not working or i am doing something wrong please help.
Also i tried to use cranberry splash screen cordova plugin but it also didn't help.
I am trying phonegap but its not working and cocoon too.
https://image.ibb.co/f1YKMo/cordova_splashscreen.jpg[/img]
This is the image i am talking about