My iPad is acting like tvOS #1761
Unanswered
luprochazka-cen63872
asked this question in
Q&A
Replies: 2 comments 4 replies
-
@luprochazka-cen63872 We depend on appium-ios-device |
Beta Was this translation helpful? Give feedback.
3 replies
-
@luprochazka-cen63872 i see the issue here. The current logic we have to determine the os type of ios devices is using its name which is not correct. https://github.com/AppiumTestDistribution/appium-device-farm/blob/main/src/device-managers/IOSDeviceManager.ts#L82 So if the device name has |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a plenty of devices, but one of them is registered as platform=tvos, why? Where does these information come from? How to verify them?
[{"userBlocked":false,"offline":false,"id":"29c56830-6f6c-521e-80e0-eff034fb4f87","wdaLocalPort":60748,"mjpegServerPort":60749,"udid":"00008112-xxx","sdk":"18.6","name":"D7xxxx","busy":false,"realDevice":true,"deviceType":"real","platform":"tvos","host":"http://172.16.8.54:60740","wdaBundleId":"","productModel":"iPad14,5","totalUtilizationTimeMilliSec":0,"sessionStartTime":0,"width":"1024","height":"1366","tags":[],"webDriverAgentHost":"http://172.16.8.54","webDriverAgentUrl":"http://172.16.8.54:60748","nodeId":"29d3414f-0a3b-4e94-912e-7019954bd6ba","meta":{"revision":3,"created":1754910581998,"version":0,"updated":1754910749562},"$loki":1}]
Beta Was this translation helpful? Give feedback.
All reactions