-
Notifications
You must be signed in to change notification settings - Fork 36
Continuous action is very slow and may not happen #83
Description
I have setup all things required and I'm able to see my mobile screen also I can perform a swipe action or any other action for few seconds
Click "Chrome" - worked
Try entering text "youtube" clicking each letter on the appearing keyboard is very slow and no action can be performed after sometime
controlfloor log:
Frame receive error: websocket: close 1006 (abnormal closure): unexpected EOF
Frame receive error: websocket: close 1006 (abnormal closure): unexpected EOF
lost ws connection
ios_remote_provider log:
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x58 pc=0x4303acf]
Trying to find why its happening, not able to perform continuous actions on the remote
Any help would be much appreciated.