I am working on a mobile automation projet. And i want to host my .apk file to SauceLabs and connect to mdm. Is there any documentation to configure the SauceLabs in mdm, so that i can follow that.
Please suggest how to connect with MDM using SauceLabs.
By default Sauce uses the latest version of Appium but there are instances where you want to force a Appium version (eg. we don’t work on 1.20.x). The Appium version is correlated with the Platform version, so use the ~Platform configurator~ to see what Appium version goes with which Platform version.
I am passing these parameters in mdm and didn’t passing any Appium version but still device is not launching in mdm and if i am passing the appium version then also getting same error.