Cordova飞溅屏幕删除 [英] Cordova splash screen remove

查看:154
本文介绍了Cordova飞溅屏幕删除的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以禁用cordova默认启动屏幕,我已删除插件,但默认启动屏幕的iPhone仍然显示和Android白色屏幕正在显示。可以完全删除。



 <$> 

c $ c>< preference name =SplashScreenvalue =none/>


Is it possible to disable cordova default splash screen, I have removed the plugin but default splash screen for iphone still is showing and for android white screen is showing.Can this be fully removed.

解决方案

in your config.xml change the value to none in the below line

<preference name="SplashScreen" value="none"/>

这篇关于Cordova飞溅屏幕删除的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆