-
-
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
Cannot start appium session when device-farm-plugin is enabled #1410
Comments
@Stefankoff Have you uploaded the ipa file from dashboard ? |
@saikrishna321 Does it have to be ipa from dashboard? I can't use the wda that comes with xcuitest-driver anymore? |
@Stefankoff we have script to help you build ipa from wda source Please check the section How do I build WebDriverAgent from source? |
@Stefankoff please share full logs when you click Use Device to access device for live testing |
@saikrishna321 Logs when i click Use Device |
here is an example of mine |
@Stefankoff with inspector currently device-farm doesn't work as there is an open issue on appium-inspector side. You need to have the wda app trusted on device manually, that's iOS dependency |
@saikrishna321 Thanks, checks the updates on the inspector side. wda already trusted on both devices, and works fine when device-farm is disabled, so it`s use the wda from xcuitest driver? So i only need to trust app when i build it from wda-resign? and from now i need to resing and reload to device-farm my wda-resign every time i update driver? |
@saikrishna321 Thanks for help, and for your work. But problem with "Use device" is still occurs. |
@Stefankoff please share full logs as gist |
When i start new appium session on IOS real device i have an error Original error: Cannot destructure property 'appBundleId' of '(intermediate value)' as it is null.
in previous versions all works fine
I use automation resign for WDA with my payed apple developer account
i saw some similar problems, but why i must use your "wda-resign.ipa" if all work fine with it "classic" version
2024-10-07 19:08:12:864 - [device-farm-main] Installing Resigned WDA on real device
2024-10-07 19:08:12:867 - [AppiumDriver@2552] Command 'createSession' was not handled by the following behaviours or plugins, even though they were registered to handle it: ["default"]. The command was handled by these: ["device-farm","images"].
2024-10-07 19:08:12:974 - [HTTP] <-- POST /session 500 123 ms - 664
The text was updated successfully, but these errors were encountered: