【发布时间】:2016-08-26 21:39:20
【问题描述】:
我无法启动 appium 检查器。它显示 Instruments Usage Error: Specified target process is invalid: test.all instruments, version 7.3 (60133)
Find the error log below
[iOSLog] [IOS_SYSLOG_ROW] Aug 24 17:24:36 iPhone-5C lockdownd[32] <Error>: CFStringGetCString error in locklog
[debug] [Instruments] [INST STDERR] Instruments Usage Error: Specified target process is invalid: test.all
instruments, version 7.3 (60133)
usage: instruments [-t template] [-D document] [-l timeLimit] [-i #] [-w device] [[-p pid] | [application [-e variable value] [argument ...]]]
[debug] [Instruments] Instruments exited with code 255
[Instruments] Error launching instruments: Instruments crashed on startup
[iOSLog] [IOS_SYSLOG_ROW] Aug 24 17:24:44 iPhone-5C notification_proxy[153] <Error>: 0x40081000 -[MNPLockdownConnection receiveMessage]: lockdown_receive_message error!
[iOSLog] [IOS_SYSLOG_ROW] Aug 24 17:24:44 iPhone-5C notification_proxy[153] <Error>: 0x40081000 -[MNPLockdownConnection receiveMessage]: lockdown_receive_message error!
[iOSLog] [IOS_SYSLOG_ROW] Aug 24 17:24:44 iPhone-5C DTServiceHub[201] <Warning>: Could not create service name
【问题讨论】:
-
您是否使用了应用程序的正确 bundleid
-
是的,我正在使用 info.plist 文件中显示的捆绑包 ID
标签: ios appium appium-ios