-
-
Notifications
You must be signed in to change notification settings - Fork 107
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
iOS Device Not Show When Click Use Device #1207
Comments
@erdncyz I tried and it works fine. Steps:
Please confirm if you have the same way and the issue exists. |
@erdncyz try to make these values the same in the browser |
Currently there is a limitation with appium inspector for loading images from device connected to a remote machine. I have raised a issue in appium inspector to address it appium/appium-inspector#1505 |
I think it has nothing to do with appium inspector. When I tried the old version of appium device farm on my old computer, it worked without any problems. Appium version: 2.6.0 the same I added a video and a gist, can you take a look? new.mp4 |
@erdncyz In the video I see it's local machine where device and inspector are in the same machine. Issue is with hub and node concept. |
No, it works when I try it both ways, but in this version (37) it does not work at all in the 45th version. In version 37, the only problem is Android loading in Appium Inspectar. Moreover, But I also wanted to point out that in the 45th version, it does not work when the device and the controller are on the same machine. |
@erdncyz going forward the route that device-farm is going to work with inspector is you need to start the session from device-farm and attach the session in inspector. There are multiple capabilities that needs to be considered and DF is handling them internally and communicates with Appium. For iOS you need to upload the wda-resign.ipa for it to work. Currently as there is a open issue with inspector like @sudharsan-selvaraj mentioned above. We need to wait until that is fixed for remote configuration. For local setup things should be working fine. Thanks for raising this issue and giving enough information to understand the use case better. |
Okay, thank you @saikrishna321 I will wait for the problem to be resolved and try to use wda-resign during that time. But I shot a video in the 45th version and wanted to share it running on the same machine. trim.09E60C8F-59FB-4399-803E-06A2C09E2317.MOV |
This issue is fixed with wda.resign.ipa. Thank you very much.. |
When I click to use the device on iPhone devices, the devices do not appear and the screen remains as in the image I shared.
Use version device-farm : 8.4.7-rc.45
Log gist: https://gist.github.com/erdncyz/273e33df956845a07d0f7377da61dcb4
The text was updated successfully, but these errors were encountered: