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.
出于某种原因,我的飞溅微调器无法在适用于 iOS 的 PhoneGap 2.4 应用程序中运行,但我有
<preference name="ShowSplashScreenSpinner" value="true" />
是否有任何基本的故障排除技巧可以尝试使其正常工作?
我有同样的问题,但在 PhoneGap 2.5 中。我刚从 2.4 迁移过来,微调器曾经出现在 iPad 和模拟器上。
您是否使用正确的防溅屏图像规格?你能在 XCode 项目摘要中看到它们吗?请检查这个和这个。