当appium尝试运行应用程序时,屏幕会闪烁应用程序启动画面,就像appium尝试多次启动应用程序一样.这种行为在模拟器和真实设备上都会发生.
我在我的iOS设备UI Autimation上设置启用,但是当我尝试启动检查器时,我遇到了这个问题:
info: [deBUG] [INST STDERR] 2015-11-05 15:11:05.082 instruments[1495:39489] WebKit Threading Violation - initial use of WebKit from a secondary thread.info: [deBUG] [INST STDERR] 2015-11-05 15:11:06.049 instruments[1495:39460] Attempting to change event horizon while disengageerror: Failed to start an Appium session,err was: Error: Instruments crashed on startupinfo: [deBUG] [INST STDERR] 2015-11-05 15:11:06.049 instruments[1495:39462] Attempting to change event horizon while disengageInstruments Trace Error : Target Failed to run: Permission to deBUG com.myapp.iphone was denIEd. The app must be signed with a development IDentity (e.g. iOS Developer).info: [IOS_SYSLOG_ROW ] Nov 5 15:11:04 tests-iPod com.apple.xpc.launchd[1] (UIKitApplication:com.myapp.iphone[0xe163][607]) <Notice>: Service exited due to signal: Killed: 9info: [deBUG] [INSTSERVER] Instruments exited with code 253info: [deBUG] Killall instrumentsinfo: [deBUG] Instruments crashed on startupinfo: [deBUG] We exceeded the number of retrIEs allowed for instruments to successfully start; failing launchinfo: [deBUG] StopPing iOS log captureinfo: [deBUG] reset not set,not ending sim or cleaning up app stateinfo: [deBUG] Cleaning up appium sessioninfo: [deBUG] Error: Instruments crashed on startup at [object Object].Instruments.onInstrumentsExit (/Applications/Appium.app/Contents/Resources/node_modules/appium/submodules/appium-instruments/lib/instruments.Js:440:31) at [object Object].<anonymous> (/Applications/Appium.app/Contents/Resources/node_modules/appium/submodules/appium-instruments/lib/instruments.Js:353:12) at ChildProcess.emit (events.Js:110:17) at Process.ChildProcess._handle.onexit (child_process.Js:1074:12)info: [deBUG] Responding to clIEnt with error: {"status":33,"value":{"message":"A new session Could not be created. (Original error: Instruments crashed on startup)","origValue":"Instruments crashed on startup"},"sessionID":nullinfo: <-- POST /wd/hub/session 500 33841.937 ms - 182}
申请表格为.ipa
谢谢,
最好的祝福.
Target Failed to run: Permission to deBUG com.myapp.iphone was denIEd. The app must be signed with a development IDentity (e.g. iOS Developer).
您的应用程序应该与开发人员密钥签名. Click here for documentation
总结以上是内存溢出为你收集整理的Appium [iOS]仪器在启动时崩溃了全部内容,希望文章能够帮你解决Appium [iOS]仪器在启动时崩溃了所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)