I'm trying to run some UI automation tests for iOS in the AWS Device Farm. However, I keep on getting the following error:
The company I work for doesn't have the free access to their support, so it makes a little harder to reach out Amazon themselves to seek an answer.
I have basically followed all of the following steps on how to set it all up from this link: https://medium.com/ios-os-x-development/how-to-run-your-iphone-test-on-aws-device-farm-98f18086811e (I'm using XCTest in the device farm). If anyone have managed to overcome the same or similar issue, please let me know. Thanks!
If you're continuously getting that error I would think something is wrong with the test package. Try running a fuzz test using the same devices and same IPA file. If those execute then it's definitely something wrong with the test package.
Hope that helps.
James.
Also AWS dev support is the greater of $29 or 3% of bill per month. It might just take longer to get a response with that plan than others.