You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 10, 2021. It is now read-only.
I was updating an old repo and trying to get both latest Android and iOS tests working.
And it turns out, you can't.
Because Android 4-5 is only supported with Appium 1.5.x and iOS 10 is only supported with Appium 1.6.x on Saucelabs.
Presumably because Appium 1.6.x comes with some major updates on Android testing which Saucelabs still haven't integrated yet. Which is also why Android 6+ isn't supported by SauceLabs neither.
Because we can't set 2 different Appium version in a single test, I think there isn't a way to test both Android and iOS devices. I would like to be proven wrong.
(PS: Maybe there are alternative services zuul can support?)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I was updating an old repo and trying to get both latest Android and iOS tests working.
And it turns out, you can't.
Because Android 4-5 is only supported with Appium 1.5.x and iOS 10 is only supported with Appium 1.6.x on Saucelabs.
Presumably because Appium 1.6.x comes with some major updates on Android testing which Saucelabs still haven't integrated yet. Which is also why Android 6+ isn't supported by SauceLabs neither.
Because we can't set 2 different Appium version in a single test, I think there isn't a way to test both Android and iOS devices. I would like to be proven wrong.
(PS: Maybe there are alternative services zuul can support?)
The text was updated successfully, but these errors were encountered: