You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have setup stf_ios_support successfully and when I executed ./run it runs till INFO[0002] Process start - wdaproxy and not moving after this
mac@macs-MacBook-Pro stf_ios_support % ./run
INFO[0000] auto network interface set; using en0 interface_name=en0 type=default_iface
INFO[0000] Process start - device_trigger binary=bin/ios-deploy proc=device_trigger type=proc_start
INFO[0000] Process start - stf_ios_provider binary=/usr/local/opt/node@12/bin/node client_hostname=macs-MacBook-Pro.local client_ip=192.168.29.162 location=macmini/macs-MacBook-Pro.local proc=stf_ios_provider server_hostname=192.168.29.162 server_ip=192.168.29.162 type=proc_start
INFO[0000] Device object created dev_ios_port=9240 dev_name="Dev iPhone" dev_uuid="***801E" type=devd_create usbmuxd_port=9920 vid_port=8000 vnc_port=5901 wda_port=8100
INFO[0000] Device connected dev_name="Dev iPhone" dev_uuid="***801E" type=dev_connect
trying to get ios version
INFO[0002] Process start - wdaproxy --iosDeploy=bin/ios-deploy binary=../wdaproxy iosVersion=16.0.2 proc=wdaproxy type=proc_start uuid="***801E" wdaPort=8100
I'm not seeing the connected iPhone in the STF UI, The WDA part is not moving beyond this stage forever.
Am I making any mistake here?
Help is much appreciated @nanoscopic@mbilbiesi
The text was updated successfully, but these errors were encountered:
I have setup stf_ios_support successfully and when I executed ./run it runs till
INFO[0002] Process start - wdaproxy
and not moving after thisI'm not seeing the connected iPhone in the STF UI, The WDA part is not moving beyond this stage forever.
Am I making any mistake here?
Help is much appreciated @nanoscopic @mbilbiesi
The text was updated successfully, but these errors were encountered: