【发布时间】:2015-03-24 02:48:57
【问题描述】:
VS 中的调试在 iOS 8.2 设备上效果很好,但在 iOS 7.1.2 设备上效果不佳。 是预期的吗?
这就是我得到的
启动启动过程 C:\Program Files (x86)\nodejs\node.exe "C:\Program Files (x86)\nodejs\node_modules\vs-mda\remoteDevice.js" --platform ios --action launch --path "C:\Dmitry\Projects\SpreadBusiness\SourceCode\BlankCordovaApp11\BlankCordovaApp1\bld\ios\Debug\buildInfo.json" --serverUrl http://Squirrel.local:3000 --language en-US
将调试器连接到远程 Apache Cordova 应用程序超时。请参阅 JavaScript 控制台输出的输出窗口。
找不到要调试的应用。检查设备是否已唤醒并解锁。
*它已唤醒并解锁,因为应用确实已部署并正常启动
请求在远程 iOS 设备上启动服务器 http://Squirrel.local:3000 上的 buildNumber 7821... running - 在设备上成功运行
请求在远程 iOS 设备上调试服务器 http://Squirrel.local:3000 上的 buildNumber 7821... undefined - 在设备上成功调试 {webDebugPort=9221}
【问题讨论】:
-
无法调试的设备是iPhone 4。