Hi everyone,
I was running my tests on the Simulator and they were running absolutely fine. Now I just tried to run the tests on the real device and the WDA launches but my app never gets launched.
And then I get an error: [JSONWP Proxy] Got response with status 200: {"value":"Failed to launch com.xx..xx...}
I have no idea what I'm missing. Could someone please help?
iOS 10.2
Appium 1.6.3
xcode 8.2
I have also made sure that the wdaxcodeproj is code signed and has provisioning profile set properly in Xcode.
Thanks in advance!