I am trying to run few UIAutomation (XCTest) tests on device but as soon as I select my device a target device, all the tests in the test pane goes away and count shows 0. When I select simulator, I see all of them back.
I am using 5th Gen iPod Touch with iOS 8.3 and have enabled UI Automation in Settings --> Developer --> Enable UI Automation
.
Anyone has a workaround or a solution to this situation?
PS:
UI tests in Xcode require iOS 9. UIAutomation is the name of UI testing with Instruments: https://developer.apple.com/library/ios/documentation/DeveloperTools/Conceptual/InstrumentsUserGuide/UIAutomation.html