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.
我在使用 Nextpeer 时遇到问题。我已将正确的资源包添加到项目中,并且一切正常,除了按下仪表板上的播放按钮时 Nextpeer 仅显示底部带有拉手的空白屏幕。此外,当游戏结束时,没有显示记分牌,但如果我查看记分牌,分数仍然会被保存。
在 iPad 上运行项目时,一切正常。
我希望有人能帮助我。
(披露:我在 Nextpeer 工作。)
也许您添加了仅限 iPad 的资源包?确保仅使用 NPResources_iPad_iPhone_Landscape.bundle 或 NPResources_iPad_iPhone_Portrait.bundle(适合您的界面方向)。此外,最好从设备/模拟器中删除应用程序,并在 Xcode 中进行干净的构建(cmd+alt+shift+k),这样资源将得到完全更新。
最后,欢迎您通过 support@nextpeer.com 直接与我们联系。
干杯!