iOS Hierarchy Viewer Changelog

What's new in iOS Hierarchy Viewer 1.4.7

Nov 2, 2013
  • Switched to Apple's NSJSONSerialization.

New in iOS Hierarchy Viewer 1.4 (Jun 22, 2012)

  • Accesibility labels are used when set, making it easier to read hierarchy
  • All scaning now takes place on main thread.

New in iOS Hierarchy Viewer 1.3 (Jun 22, 2012)

  • fixed crashes at UITextView:
  • some properties can be read only from UI thread
  • some properties ( like 'autocapitalizationType' ) are not KVC compliant.

New in iOS Hierarchy Viewer 1.2 (Jun 18, 2012)

  • support for NaN values