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.storyboard。事情是,在我添加故事板之后,我的 main.storyboard 上的按钮在我运行模拟器时被更改并混合在一起。我在底部的 AdMob 横幅也变小了,边缘变得透明(见截图)
在 LaunchScreen.storyboard 添加之前:
LaunchScreen.storyboard 添加后:
有谁知道为什么我的 LaunchScreen.storyboard 会导致这种改变,我将如何修复它,以便在我运行模拟器时它看起来又正常了?
非常感激!