xcode - 仪器在启动后 2 秒内出现故障

标签 xcode ipad instruments

应用程序没有崩溃,它一直运行良好。似乎就在应用程序实际在屏幕上显示某些内容时发生。这是来自 Xcode 的错误:

Failed to start Instruments daemon for 'iOS' on 'Michael’s iPad (v4.3.1)' ((null))

Please reconnect the device.

设备控制台是这样显示的:

May 16 17:54:58 unknown lockdownd[17] : 01237000 handle_connection: Could not receive USB message #22 from Instruments. Killing connection May 16 17:54:58 unknown com.apple.mobile.lockdown[17] : receive secure message timeout!

不知道发生了什么,我尝试从我的设备中删除所有配置文件,并将其从用于开发的设备中删除。

最佳答案

这种情况发生在 Instruments 上。Apple 不太强调 Instruments。但我遇到了和你现在面临的同样的问题。我有相同的 iphone 和 ipad 代码,但 Instruments 只在 iphone 上运行,而不是在 ipad 上运行。经过 Lot 的努力,我想发现我的 iphone ios 是 4.3.1,ipad 是 4.3.5,然后我用 ipad ios 4.3.1 尝试了此代码,仪器运行成功。

关于xcode - 仪器在启动后 2 秒内出现故障,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6023935/

相关文章:

iphone - 如何在ios上实现360度展示案例?

iphone - 无法为目标进程配置泄漏工具

xcode - 无法使用 iOS6 启动仪器

c - C 中的双重间接内存泄漏(可能)

c++ - Mac C++程序播放任意格式.wav数据,类似win32 PlaySound

iphone - 为什么 UIPopoverController 这么高大上?

ios - Swift ios 将多个项目连接到同一个 IBOutlet

iOS Autolayout : two buttons of equal width,并排

c# - 使用<audio>将wav文件流式传输到Ipad和Firefox

iphone - 当窗口缩放至 100% 时,iPad 模拟器多点触控光标不显示