Pimping recursiveDescription
Read OriginalThe article details a developer's solution for debugging iOS view controller hierarchies. It introduces a custom implementation of a recursiveDescription method for UIViewController, which is more useful than the standard UIView version when using view controller containment. The code snippet provided works with iOS 4.3+, ARC and non-ARC, and includes bonuses like listing child view controllers and detecting frame mismatches.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser