-
Notifications
You must be signed in to change notification settings - Fork 17
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
Screen is going blank when taking control of device with latest webdriveragent #138
Comments
@Gnanaprakash22 please checkout and use the latest custom WDA and let me know if its okay now :) |
I added one more small optimisation because stream was kind of "flashing" when periodic frames were sent, should be even better now |
sure will check the latest version yet to update |
will it work with old GADS ver and new webdriveragent ? |
sure, the changes are only in the mjpeg stream code, so its unrelated to GADS version :) |
@shamanec i want to close this issue and #139 by setting up the latest version of GADS , but facing issues getting INFO[0008] installation successful Provider logs 453d5ba3760208e5ebff9cb97d8af1f865e13b30, falling back to unsupervised pairing - open ./Provider1/supervision.p12: no such file or directory","time":"2025-02-04T14:46:33+05:30"} Also I m unable to generate certificate by following these to by pass trust popup I accidentally reset my iphone , is there a way to do it without reset could you please help with these above 2 problems ? |
Unfortunately supervision does require the phone to be reset at least once so the MDM is applied, but supervision is NOT mandatory for GADS - it just makes initial device setup a little bit easier. The logs from the provider that you shared only present a warning - if the device is not supervised you should just click the Trust popup on the device itself if it appears. There is probably another problem at hand. The logs for installing apps are not handled and they appear in the provider terminal output - do you see an error with WDA installation there? Does WDA appear as properly installed on device? Do you see it starting or not? |
wda installs fine but it is trying to launch and fails Yes i dont see any error in provider log file , but there is some issue in establishing connection do i need to provide the bundle id of IntegrationApp instead of WebDriverAgent ? in GADS UI |
No, you don't, but if you downloaded the IPA from the releases on my fork, it probably has the default |
Yes i'm using the ipa which i generated from the code of your forked repo , modified the bundle id and updated the same in UI |
Have you removed the XC*.framework folders from the |
[Video Attached]
https://drive.google.com/file/d/1pjmsvu4A2kfcl5uaqRl0l_Rh19HEmVzm/view?usp=sharing
Logs
INFO[1070] new client connected conn="&forward.ConnListener{listener:(*net.TCPListener)(0xc000c86000), quit:(chan interface {})(0xc0000ba2a0)}"
INFO[1070] Connected to port conn="&net.TCPConn{conn:net.conn{fd:(*net.netFD)(0xc000dd4080)}}" phonePort=9100
INFO[1070] outputReceived:fromProcess:atTime: fields.msg="2025-01-10 19:25:59.233953+0530 WebDriverAgentRunner-Runner[43332:6707618] Got screenshots broadcast client connection at 127.0.0.1:65166\n" fields.time=52544524937718 pid=43332
INFO[1070] outputReceived:fromProcess:atTime: fields.msg="2025-01-10 19:25:59.235023+0530 WebDriverAgentRunner-Runner[43332:6707618] Starting screenshots broadcast for the client at 127.0.0.1:65166\n" fields.time=52544524960752 pid=43332
ERRO[1092] forward: close clientConn --> deviceConn
ERRO[1092] forward: close clientConn <-- deviceConn
The text was updated successfully, but these errors were encountered: