It's been a busy week, so I'm going to leave you with another tool recommendation – Reveal.
One of the most powerful functionality available to Web developers through tools such as Firebug and WebKit Inspector is being able to inspect the DOM.
Reveal app provides that functionality for iOS apps. I have been working on an iOS app with a fairly elaborate UI composed of a deep UIView
structure. Reveal app helps incredibly in examining the view hierarchy, especially with things like finding out which is that rogue view which is showing up when it shouldn't.
There's a 30 day trial available.
Your feedback is valuable: Do you want more nuggets like this? Yes or No
.
.