UIDebuggingInformationOverlay
ryanipete.com
UIDebuggingInformationOverlay
1–10 of 28 posts
Re: UIDebuggingInformationOverlay
#2Re: UIDebuggingInformationOverlay
#3Re: UIDebuggingInformationOverlay
#4Re: UIDebuggingInformationOverlay
#5Doesn't appear to be the case! Here's a list of 611 apps using this class: https://mixrank.com/appstore/apps?expiration=2017-06-26&list...
Notably, it looks like Google, Facebook, Netflix, and Uber are all using it (or have a dependency that is). There's been a handful that were using it since early 2015, and a surge of several hundred towards the end of last year.
Here's the other related classes:
UIDebuggingInformationRootTableViewController
UIDebuggingInformationTopLevelViewController
UIDebuggingInformationValue
UIDebuggingInformationValueTableViewCell
UIDebuggingInformationValueViewObserver
UIDebuggingInformationViewController
UIDebuggingInformationValueView
UIDebuggingInformationOverlay
UIDebuggingInformationValueViewNumberRe: UIDebuggingInformationOverlay
#6Re: UIDebuggingInformationOverlay
#7Specifically, both flat 2D and a really great 3D exploded renderings of the active views are available. This is really brilliant for acquiring a deeper understanding of many initially opaque aspects of iOS view construction.
Likewise, the inspectors let you tweak and adjust autolayout constraint values, frames, bounds, and other view settings live. All together, working with Reveal restores a refreshing amount of the ease of view debugging and iteration speed that I love about working with modern in-browser debugging.
Re: UIDebuggingInformationOverlay
#8> be sure that the code doesn’t make it into your App Store build, else you’re likely to get rejected. Doesn't appear to be the case! Here's a list of 611 apps using this class: https://mixrank.com/appstore/apps?expiration=2017-06-26&list... Notably, it looks like Google, Facebook, Netflix, and Uber are all using it (or have a dependency that is). There's been a handful that were using it since early 2015, and a surg…
Re: UIDebuggingInformationOverlay
#9Thank you.
Re: UIDebuggingInformationOverlay
#10Neat find.