gpt4 book ai didi

jquery - 在ios设备上禁用启动屏幕cordova

转载 作者:行者123 更新时间:2023-12-01 03:32:02 27 4
gpt4 key购买 nike

我只是想从 android 和 ios 设备上永久删除启动屏幕,尝试了以下技巧..并且这只适用于 android。ios有什么解决方案吗?

我已经安装了最新的闪屏插件。

Config.xml 首选项:

<preference name="AutoHideSplashScreen" value="true" />
<preference name="SplashScreenDelay" value="0"/>
<preference name="FadeSplashScreenDuration" value="0"/>

有人知道我该怎么做吗?

最佳答案

在 iOS 中,有启动图像,

  1. 在 xcode 中点击您的项目。
  2. 转到常规
  3. 向下滚动至应用图标和启动图像
  4. 将“启动屏幕文件”更改为您的第一个 View Controller ,即 MainViewController

现在将显示您的 MainViewController,而不是启动图像。

尝试这样:-

即使您从那里删除它。您也会在启动时遇到黑屏或白屏。

因此,为了获得更好的用户体验,我建议不要删除启动屏幕。

answer所示通过 Diogo Machado

关于jquery - 在ios设备上禁用启动屏幕cordova,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50392277/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com