AppiumTestDistribution / appium-device-farm

This is an Appium 2.0 plugin designed to manage and create driver sessions on available devices.
https://devicefarm.org
Apache License 2.0
292 stars 90 forks source link

The apk is installed via remote control of the android device #1182

Closed nskcashHH closed 2 weeks ago

nskcashHH commented 2 weeks ago

Describe the bug

I'm launching remote device management. I download the apk file through the app download function and after that I get an error.

Screenshot 2024-06-17 at 15 53 23

Link to Appium logs https://gist.github.com/nskcashHH/01f14ba8726946b9451927985a0ae003

Environment Mac OS 14.4.1 DF - 8.4.7-rc.41.

saikrishna321 commented 2 weeks ago

@nskcashHH Can you check if assets folder is present under appium-device-farm folder?

nskcashHH commented 2 weeks ago

@saikrishna321

Screenshot 2024-06-21 at 08 38 12

Yes, of course, I have wda-resign in this folder. I do not know how to explain, but now the apk installation is working. Thank you, if I understand what was wrong, I will let you know