When we launch a UI test with our application, the test hangs at "Waiting for app to idle", and eventually the test times out.
Our application consists of a tab view controller, if you tap on any of the tabs, it seems to pull out of the "Waiting to idle" phase and actually runs the test.
Has anyone seen this issue, or have an idea about how to go about debugging it?