The debug view hierarchy tool in Xcode 7.3 is only working on iOS 9.3 simulators. When I try using it on iOS 8.2 simulators, the debugging view is a blank white screen. Is anyone else seeing this?
Unfortunately, I'm seeing the same thing - just a blank screen when running (in my case) 8.4 simulators, but works fine w/ iOS 9. This is particularly annoying because the problem I'm trying to debug behaves differently under iOS 8!