Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在程序中使用了LaunchScreen,添加了一个UIImageView和一个Label,但是有时候UIImageView可以显示图片,有时候不显示,为什么?
设备上的图标不会显示在模拟器中可以显示
我不确定您使用的 xcode 版本。我遇到了同样的问题,我通过创建新的 .xib 文件并将新文件设置为 info.plist 文件中的启动屏幕来修复它。这可能是来自 xcode 的错误。