-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crashing when start screen mirror #72
Comments
Same issue here :( |
Same issue until now! |
This actually working for me after install the CFAgent-Runner on my jailbroken iPhone. |
Yes, thanks @prabasdm. @nanoscopic can close this issue |
🤔 @NguyenHoangDuy2406 So I've opened "ios_remote_provider/repos/CFAgent/CFAgent.xcodeproj" but there is no CFAgent-Runner, maybe I didn't do something, but there is no such option :( |
Please do the steps below: |
So the only way this issue should not occur is to jailbreak my iPhone. So can I go and jailbreak my device? @prabasdm |
@Immanuel-GWU |
Hi @NguyenHoangDuy2406 I tried the same step as yours, but still when I perform multiple actions the control floor gets stuck, This is the log that I see in control floor: |
Hmm, it's working normal on my device(s). Could you give the device info and full log of ios remote provider, @Immanuel-GWU ? |
@NguyenHoangDuy2406 , Hi Bạn Duy, bạn cho mình hỏi bạn đang chạy macos version nào và xcode version nào vậy ạ. mình đã có Cfagent-runner tren iphone rồi, nhung van bi báo lỗi panic: Runtime error. |
@linhvv12 MacOS Monterey - 12.0.1, XCode13.4 Bạn check lại trong quá trình setup xem có lỗi gì không? Bên mình thì hoạt động bình thường á ^^ |
I followed all the steps mentioned on ReadMe, I can see the device information in the localhost. When I click the device to see the Screen, the ios_remore_provider throughs the following error. Please help me to fix this issue, I have been struck for more than 3 days.
controlfloor:
provider user=first
connection to provider/imgStream udid=6736cefcf2caee7f99ea4aeb63ad3f76da88e898
Frame receive error: websocket: close 1006 (abnormal closure): unexpected EOF
sending {id:1105,type:"click",udid:"6736cefcf2caee7f99ea4aeb63ad3f76da88e898",x:313,y:377}
lost ws connection
ios_remote_provider:
goroutine 98 [running]:
main.(*CFA).Screenshot(0xc000326280)
/Users/apple/df/ios_remote_provider/cfa.go:659 +0x73
main.(*Device).startVidStream(0xc00038c340)
/Users/apple/df/ios_remote_provider/device.go:589 +0x4c
main.(*ControlFloor).startVidStream(...)
/Users/apple/df/ios_remote_provider/controlfloor.go:164
main.(*ControlFloor).openWebsocket.func15()
/Users/apple/df/ios_remote_provider/controlfloor.go:424 +0x3c
created by main.(*ControlFloor).openWebsocket
/Users/apple/df/ios_remote_provider/controlfloor.go:424 +0x1995`
THANKS in advance.
The text was updated successfully, but these errors were encountered: