iOS application hangs when running UI Automation instrument from the command line after a while? -
mac mini , iphone 5s
when running uiatutomation command line
instruments -w <uuid> -t /applications/xcode.app/contents/applications/instruments.app/contents/plugins/automationinstrument.xrplugin/contents/resources/automation.tracetemplate app_path -e uiascript javascripts_path -e uiaresultspath ~/
it starts ok;
but time later (about half hour);
application stucks,the output command line print ok;
i can't tap anywhere continue,only kill instruments process can solve problem.
but run same command in ios simulator,is ok run end;
Comments
Post a Comment