Wednesday, November 29, 2017

UIDebuggingInformationOverlay

UIDebuggingInformationOverlay is a private UIWindow subclass created by Apple, presumably to help developers and designers debug Apple’s own iOS apps.


Harder to get at in iOS 11, but this post shows how to use swizzling to get it working there too.