SceneKit 在 iPad Air 2 上崩溃
SceneKit crash on iPad Air 2
我正在使用 SceneKit 开发一个 iPad 应用程序。它仍在开发中,但我有一些用户通过 TestFlight 进行测试。
一位用户的 iPad Air 2 一直崩溃。该应用程序在我的 iPad Air、许多 iPad 2 设备和 iPad 模拟器上运行良好。
来自 iPad Air 2 的崩溃日志都表明崩溃是由 'gpus_ReturnGuiltyForHardwareRestart' 引起的。有问题的线程没有 link 回到我的代码,所以我不确定如何解决这个问题。
我目前无法使用 iPad Air 2。
关于如何解决这个问题有什么建议吗?
非常感谢
更新您的设备然后检查。
我正在使用 SceneKit 开发一个 iPad 应用程序。它仍在开发中,但我有一些用户通过 TestFlight 进行测试。
一位用户的 iPad Air 2 一直崩溃。该应用程序在我的 iPad Air、许多 iPad 2 设备和 iPad 模拟器上运行良好。
来自 iPad Air 2 的崩溃日志都表明崩溃是由 'gpus_ReturnGuiltyForHardwareRestart' 引起的。有问题的线程没有 link 回到我的代码,所以我不确定如何解决这个问题。
我目前无法使用 iPad Air 2。
关于如何解决这个问题有什么建议吗?
非常感谢
更新您的设备然后检查。