EmergeTools / ETTrace

Easily and accurately profile iOS apps
https://www.emergetools.com/ettrace
MIT License
532 stars 20 forks source link

ETTrace error: Error Domain=NSPOSIXErrorDomain Code=61 "Connection refused" #41

Closed sbsetting closed 1 year ago

sbsetting commented 1 year ago

ETTrace error: Error Domain=NSPOSIXErrorDomain Code=61 "Connection refused"

When I enter "ettrace --launch --simulator", it show this error

ahmdyasser commented 1 year ago

@sbsetting How did you solve this issue?

Itaybre commented 1 year ago

@ahmdyasser is your app running on the simulator?

KevinHu2014 commented 1 year ago

At first I forgot to install ETTrace package on Xcode, and I see the error message as well.