Hi everyone I wish the splash screen didn't appear I did this taken from the cordova apache guides `function onDeviceReady() { navigator.splashscreen.hide();` } but nothing doesn't work I still see the splashscreen
Hi everyone
I wish the splash screen didn't appear I did this taken from the cordova apache guides
function onDeviceReady() { navigator.splashscreen.hide();}
but nothing doesn't work I still see the splashscreen