Skip to content

Instantly share code, notes, and snippets.

@steipete
Created November 29, 2014 19:19
Show Gist options
  • Save steipete/20d04053344b3cb36056 to your computer and use it in GitHub Desktop.
Save steipete/20d04053344b3cb36056 to your computer and use it in GitHub Desktop.
Quite a lot of calls happening for a simple modal view controller presentation.
-> <ViewController:0x79634cd0>: -[UIViewController presentViewController:<NavigationController: 0x7ba7dab0> animated:1 completion:(null)]
--> <ViewController:0x79634cd0>: -[UIViewController _transitionCoordinator]
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> (null)
---> <ViewController:0x79634cd0>: -[UIViewController presentedViewController]
----> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
====> (null)
===> (null)
---> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
===> (null)
---> <ViewController:0x79634cd0>: -[UIViewController childViewControllers]
===> (
)
---> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
===> (null)
---> <ViewController:0x79634cd0>: -[UIViewController presentingViewController]
===> (null)
==> (null)
--> <ViewController:0x79634cd0>: -[UIViewController _presentViewController:<NavigationController: 0x7ba7dab0> withAnimationController:(null) completion:(null)]
---> <ViewController:0x79634cd0>: -[UIViewController _isWaitingForDelayedPresentation]
===> 0
---> <NavigationController:0x7ba7dab0>: -[UIViewController _temporaryPresentationController]
===> <_UIFormSheetPresentationController: 0x7ba920e0>
---> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
===> 2
---> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
----> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
====> (
"<ModalController: 0x7ba7f3e0>"
)
===> <ModalController: 0x7ba7f3e0>
---> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
----> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
====> (
"<ModalController: 0x7ba7f3e0>"
)
===> <ModalController: 0x7ba7f3e0>
---> <ModalController:0x7ba7f3e0>: -[UIViewController modalTransitionStyle]
===> 0
---> <NavigationController:0x7ba7dab0>: -[UIViewController popoverPresentationController:0]
----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
====> (null)
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _isDelayingPresentation]
===> 0
---> <NavigationController:0x7ba7dab0>: -[UIViewController __viewControllerWillBePresented:0]
===> void
---> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
===> 2
---> <NavigationController:0x7ba7dab0>: -[UIViewController _temporaryPresentationController]
===> <_UIFormSheetPresentationController: 0x7ba920e0>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _temporaryPresentationController]
===> <_UIFormSheetPresentationController: 0x7ba920e0>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _setTemporaryPresentationController:(null)]
===> void
---> <ViewController:0x79634cd0>: -[UIViewController _modalPresenterForPresentationController:<_UIFormSheetPresentationController: 0x7ba920e0>]
----> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController _shouldRespectDefinesPresentationContext]
====> 0
----> <ViewController:0x79634cd0>: -[UIViewController _nonModalAncestorViewControllerStopAtIsPresentationContext:0]
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController _parentModalViewController]
====> (null)
----> <ViewController:0x79634cd0>: -[UIViewController _parentViewController]
====> (null)
===> <ViewController: 0x79634cd0>
---> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController _setPresentingViewController:<ViewController: 0x79634cd0>]
----> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController _updateTraitsIfNecessary]
-----> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController traitCollection]
------> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController _parentTraitCollection]
-------> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController _parentTraitEnvironment]
--------> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController presentingViewController]
========> <ViewController: 0x79634cd0>
--------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
---------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
========> 1
--------> <ViewController:0x79634cd0>: -[UIViewController view]
---------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=========> void
---------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
------> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController overrideTraitCollection]
======> <UITraitCollection: 0x79625c50; _UITraitNameHorizontalSizeClass = Compact>
=====> <UITraitCollection: 0x7b96e640; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-----> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController traitCollectionDidChange:(null)]
=====> void
====> void
===> void
---> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController __sizeClassPair]
----> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController presentingViewController]
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController view]
-----> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=====> void
-----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
===> <01000000 02000000>
---> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController _presentationControllerForSizeClassPair:<01000000 02000000>]
----> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController adaptivePresentationStyle]
-----> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController delegate]
=====> <ViewController: 0x79634cd0>
====> -1
===> <_UIFormSheetPresentationController: 0x7ba920e0>
---> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController presentedViewController]
===> <NavigationController: 0x7ba7dab0>
---> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController presentingViewController]
===> <ViewController: 0x79634cd0>
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController initWithPresentedViewController:<NavigationController: 0x7ba7dab0> presentingViewController:<ViewController: 0x79634cd0>]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _setPresentingViewController:<ViewController: 0x79634cd0>]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _updateTraitsIfNecessary]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
--------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
---------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
=========> <ViewController: 0x79634cd0>
---------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
----------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
==========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=========> 1
---------> <ViewController:0x79634cd0>: -[UIViewController view]
----------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
==========> void
----------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
==========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
=======> (null)
======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollectionDidChange:(null)]
======> void
=====> void
====> void
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _setPresentedViewController:<NavigationController: 0x7ba7dab0>]
====> void
----> <NavigationController:0x7ba7dab0>: -[UIViewController view]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
=====> void
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <ViewController:0x79634cd0>: -[UIViewController _setOriginalPresentationController:<_UIFormSheetPresentationController: 0x7ba920e0>]
===> void
---> <ViewController:0x79634cd0>: -[UIViewController _setPresentationSizeClassPair:<01000000 02000000>]
===> void
---> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController _presentedViewControllerForSizeClassPair:<01000000 02000000>]
----> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController presentedViewController]
====> <NavigationController: 0x7ba7dab0>
===> <NavigationController: 0x7ba7dab0>
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _setPresentedViewController:<NavigationController: 0x7ba7dab0>]
===> void
---> <NavigationController:0x7ba7dab0>: -[UIViewController view]
----> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
====> void
----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
===> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
---> <ViewController:0x79634cd0>: -[UIViewController currentAction]
===> (null)
---> <ViewController:0x79634cd0>: -[UIViewController view]
----> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
====> void
----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
===> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
---> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
===> (null)
---> <ViewController:0x79634cd0>: -[UIViewController _rootAncestorViewController]
----> <ViewController:0x79634cd0>: -[UIViewController _nonModalAncestorViewController]
-----> <ViewController:0x79634cd0>: -[UIViewController _nonModalAncestorViewControllerStopAtIsPresentationContext:0]
=====> <ViewController: 0x79634cd0>
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController _parentModalViewController]
====> (null)
----> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
====> (null)
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
---> <ViewController:0x79634cd0>: -[UIViewController view]
----> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
====> void
----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
===> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
---> <ViewController:0x79634cd0>: -[UIViewController definesPresentationContext]
===> 0
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _forcesPreferredAnimationControllers]
===> 0
---> <NavigationController:0x7ba7dab0>: -[UIViewController _customAnimatorForPresentedController:<NavigationController: 0x7ba7dab0> presentingController:<ViewController: 0x79634cd0> sourceController:<ViewController: 0x79634cd0>]
----> <NavigationController:0x7ba7dab0>: -[UIViewController transitioningDelegate]
====> (null)
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
----> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
====> (
"<ModalController: 0x7ba7f3e0>"
)
===> <ModalController: 0x7ba7f3e0>
---> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
----> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
====> (
"<ModalController: 0x7ba7f3e0>"
)
===> <ModalController: 0x7ba7f3e0>
---> <ModalController:0x7ba7f3e0>: -[UIViewController modalTransitionStyle]
===> 0
---> <ViewController:0x79634cd0>: -[UIViewController _transitionForModalTransitionStyle:0 appearing:1]
===> 8
---> <ViewController:0x79634cd0>: -[UIViewController _presentViewController:<NavigationController: 0x7ba7dab0> modalSourceViewController:<ViewController: 0x79634cd0> presentationController:<_UIFullscreenPresentationController: 0x7b973710> animationController:<UIViewControllerBuiltinTransitionViewAnimator: 0x7b98d7b0> interactionController:(null) completion:(null)]
----> <ViewController:0x79634cd0>: -[UIViewController currentAction]
====> <UIViewControllerAction: 0x7b98e450>
----> <NavigationController:0x7ba7dab0>: -[UIViewController _setModalSourceViewController:<ViewController: 0x79634cd0>]
====> void
----> <ViewController:0x79634cd0>: -[UIViewController view]
-----> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=====> void
-----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
----> <UIView:0x7b934a00>: -[UIResponder firstResponder]
-----> <UIView:0x7b934a00>: -[UIResponder _nextResponderOverride]
=====> (null)
-----> <ViewController:0x79634cd0>: -[UIResponder firstResponder]
------> <ViewController:0x79634cd0>: -[UIResponder _nextResponderOverride]
======> (null)
------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
======> (null)
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> (null)
====> (null)
----> <ViewController:0x79634cd0>: -[UIViewController setChildModalViewController:<NavigationController: 0x7ba7dab0>]
-----> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> 1
-----> <ViewController:0x79634cd0>: -[UIViewController view]
------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
======> void
------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController __willChangeToIdiom:0 onScreen:<UIScreen: 0x7bd2a630; bounds = {{0, 0}, {320, 568}}; mode = <UIScreenMode: 0x7ba24e20; size = 640.000000 x 1136.000000>>]
------> <NavigationController:0x7ba7dab0>: -[UIViewController isViewLoaded]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
======> 1
------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _rootAncestorViewController]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _nonModalAncestorViewController]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _nonModalAncestorViewControllerStopAtIsPresentationContext:0]
========> <NavigationController: 0x7ba7dab0>
=======> <NavigationController: 0x7ba7dab0>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
=======> (null)
-------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
=======> (null)
======> <NavigationController: 0x7ba7dab0>
------> <NavigationController:0x7ba7dab0>: -[UIViewController isViewLoaded]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
======> 1
------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _willChangeToIdiom:0 onScreen:<UIScreen: 0x7bd2a630; bounds = {{0, 0}, {320, 568}}; mode = <UIScreenMode: 0x7ba24e20; size = 640.000000 x 1136.000000>>]
======> void
------> <NavigationController:0x7ba7dab0>: -[UIViewController childViewControllers]
======> (
"<ModalController: 0x7ba7f3e0>"
)
------> <ModalController:0x7ba7f3e0>: -[UIViewController __willChangeToIdiom:0 onScreen:<UIScreen: 0x7bd2a630; bounds = {{0, 0}, {320, 568}}; mode = <UIScreenMode: 0x7ba24e20; size = 640.000000 x 1136.000000>>]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController isViewLoaded]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
========> (null)
=======> 0
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _rootAncestorViewController]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewController]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewControllerStopAtIsPresentationContext:0]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentViewController]
==========> (null)
=========> <NavigationController: 0x7ba7dab0>
========> <NavigationController: 0x7ba7dab0>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
========> (null)
--------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
========> (null)
=======> <NavigationController: 0x7ba7dab0>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController isViewLoaded]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
=======> 1
-------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
========> void
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController isViewLoaded]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
=======> 1
-------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
========> void
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _rootAncestorViewController]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _nonModalAncestorViewController]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _nonModalAncestorViewControllerStopAtIsPresentationContext:0]
=========> <NavigationController: 0x7ba7dab0>
========> <NavigationController: 0x7ba7dab0>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
========> (null)
--------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
========> (null)
=======> <NavigationController: 0x7ba7dab0>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController isViewLoaded]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
=======> 1
-------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
========> void
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _willChangeToIdiom:0 onScreen:<UIScreen: 0x7bd2a630; bounds = {{0, 0}, {320, 568}}; mode = <UIScreenMode: 0x7ba24e20; size = 640.000000 x 1136.000000>>]
=======> void
-------> <ModalController:0x7ba7f3e0>: -[UIViewController childViewControllers]
=======> (
)
======> void
=====> void
-----> <NavigationController:0x7ba7dab0>: -[UIViewController setParentModalViewController:<ViewController: 0x79634cd0>]
=====> void
====> void
----> <NavigationController:0x7ba7dab0>: -[UIViewController _presentingViewControllerWillChange:<ViewController: 0x79634cd0>]
====> void
----> <ViewController:0x79634cd0>: -[UIViewController view]
-----> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=====> void
-----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
----> <UIView:0x7b934a00>: -[UIResponder firstResponder]
-----> <UIView:0x7b934a00>: -[UIResponder _nextResponderOverride]
=====> (null)
-----> <ViewController:0x79634cd0>: -[UIResponder firstResponder]
------> <ViewController:0x79634cd0>: -[UIResponder _nextResponderOverride]
======> (null)
------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
======> (null)
------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
======> <NavigationController: 0x7ba7dab0>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
======> (null)
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> (null)
====> (null)
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _shouldKeepCurrentFirstResponder]
====> 1
----> <ViewController:0x79634cd0>: -[UIViewController view]
-----> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=====> void
-----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
----> <ViewController:0x79634cd0>: -[UIViewController _setPresentationController:<_UIFullscreenPresentationController: 0x7b973710>]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController view]
------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
======> void
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
====> void
----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
====> <_UIFullscreenPresentationController: 0x7b973710>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _presentWithAnimationController:<UIViewControllerBuiltinTransitionViewAnimator: 0x7b98d7b0> interactionController:(null) target:<ViewController: 0x79634cd0> didEndSelector:<ba025c01>]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _setCurrentTransitionController:<UIViewControllerBuiltinTransitionViewAnimator: 0x7b98d7b0>]
=====> void
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _setCurrentInteractionController:(null)]
=====> void
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _fullscreenPresentationSuperview]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _setCurrentPresentationSuperview:<UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>]
=====> void
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
=====> <ViewController: 0x79634cd0>
-----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentedViewController]
=====> <NavigationController: 0x7ba7dab0>
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
=====> <ViewController: 0x79634cd0>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _preferredInterfaceOrientationForPresentationInWindow:<UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>> fromInterfaceOrientation:1]
------> <NavigationController:0x7ba7dab0>: -[UIViewController isBeingPresented]
======> 1
------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
======> 2
------> <NavigationController:0x7ba7dab0>: -[UIViewController presentedViewController]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
=======> (null)
======> (null)
------> <NavigationController:0x7ba7dab0>: -[UIViewController shouldAutorotate]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController isViewLoaded]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
=======> 1
-------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
========> void
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
======> 1
------> <NavigationController:0x7ba7dab0>: -[UIViewController _isModalSheet]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=======> 2
-------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=======> 2
======> 1
------> <NavigationController:0x7ba7dab0>: -[UIViewController _preferredInterfaceOrientationGivenCurrentOrientation:1]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _preferredInterfaceOrientationGivenStatusBarAndDeviceAndOrientation:1]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController __supportedInterfaceOrientations]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=========> 2
---------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=========> 2
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _ignoreAppSupportedOrientations]
=========> 0
---------> <NavigationController:0x7ba7dab0>: -[UIViewController isViewLoaded]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
==========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
=========> 1
---------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
==========> void
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
==========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
=========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _rootAncestorViewController]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _nonModalAncestorViewController]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _nonModalAncestorViewControllerStopAtIsPresentationContext:0]
===========> <NavigationController: 0x7ba7dab0>
==========> <NavigationController: 0x7ba7dab0>
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
==========> <ViewController: 0x79634cd0>
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
==========> <ViewController: 0x79634cd0>
----------> <ViewController:0x79634cd0>: -[UIViewController _parentModalViewController]
==========> (null)
----------> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
==========> (null)
=========> <ViewController: 0x79634cd0>
---------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
----------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
==========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=========> 1
---------> <ViewController:0x79634cd0>: -[UIViewController view]
----------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
==========> void
----------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
==========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=========> <ViewController: 0x79634cd0>
---------> <ViewController:0x79634cd0>: -[UIViewController _originalPresentationController]
=========> <_UIFormSheetPresentationController: 0x7ba920e0>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=========> <ViewController: 0x79634cd0>
---------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
=========> <_UIFullscreenPresentationController: 0x7b973710>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=========> <ViewController: 0x79634cd0>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=========> <ViewController: 0x79634cd0>
---------> <ViewController:0x79634cd0>: -[UIViewController supportedInterfaceOrientations]
----------> <ViewController:0x79634cd0>: -[UIViewController modalPresentationStyle]
==========> 0
----------> <ViewController:0x79634cd0>: -[UIViewController modalPresentationStyle]
==========> 0
----------> <ViewController:0x79634cd0>: -[UIViewController modalPresentationStyle]
==========> 0
=========> 26
========> 26
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _supportedInterfaceOrientationForInterfaceOrientation:1 givenMask:<883ff8bf>]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=========> 2
---------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=========> 2
---------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=========> <ViewController: 0x79634cd0>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=========> <ViewController: 0x79634cd0>
---------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
=========> (null)
---------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=========> <ViewController: 0x79634cd0>
---------> <ViewController:0x79634cd0>: -[UIViewController interfaceOrientation]
----------> <ViewController:0x79634cd0>: -[UIViewController _legacyInterfaceOrientation]
-----------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
===========> (null)
-----------> <ViewController:0x79634cd0>: -[UIViewController _parentViewController]
===========> (null)
-----------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-----------> <ViewController:0x79634cd0>: -[UIViewController _rootAncestorViewController]
------------> <ViewController:0x79634cd0>: -[UIViewController _nonModalAncestorViewController]
-------------> <ViewController:0x79634cd0>: -[UIViewController _nonModalAncestorViewControllerStopAtIsPresentationContext:0]
=============> <ViewController: 0x79634cd0>
============> <ViewController: 0x79634cd0>
------------> <ViewController:0x79634cd0>: -[UIViewController _parentModalViewController]
============> (null)
------------> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
============> (null)
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _lastKnownInterfaceOrientation]
===========> 1
-----------> <ViewController:0x79634cd0>: -[UIViewController _lastKnownInterfaceOrientation]
===========> 1
==========> 1
=========> 1
========> 1
=======> 1
======> 1
=====> 1
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _initViewHierarchyForPresentationSuperview:<UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentedViewController]
======> <NavigationController: 0x7ba7dab0>
------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController _frameIsNotResizedForDoubleHeightStatusBarChanges]
======> 0
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _containerIgnoresDirectTouchEvents]
======> 0
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController set_transitionViewForCurrentTransition:<__NSStackBlock__: 0xbff845f8>]
======> void
=====> void
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController runTransitionForCurrentState]
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------> <ViewController:0x79634cd0>: -[UIViewController presentingViewController]
======> (null)
------> <ViewController:0x79634cd0>: -[UIViewController _rootAncestorViewController]
-------> <ViewController:0x79634cd0>: -[UIViewController _nonModalAncestorViewController]
--------> <ViewController:0x79634cd0>: -[UIViewController _nonModalAncestorViewControllerStopAtIsPresentationContext:0]
========> <ViewController: 0x79634cd0>
=======> <ViewController: 0x79634cd0>
-------> <ViewController:0x79634cd0>: -[UIViewController _parentModalViewController]
=======> (null)
-------> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
=======> (null)
======> <ViewController: 0x79634cd0>
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _currentInteractionController]
======> (null)
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentationStyle]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=======> 2
======> 2
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _currentInteractionController]
======> (null)
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _shouldDisableInteractionDuringTransitions]
======> 1
------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController view]
-------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController loadViewIfRequired]
=======> void
-------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController _existingView]
=======> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
======> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController view]
-------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController loadViewIfRequired]
=======> void
-------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController _existingView]
=======> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
======> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController view]
-------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController loadViewIfRequired]
=======> void
-------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController _existingView]
=======> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
======> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController view]
-------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController loadViewIfRequired]
=======> void
-------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController _existingView]
=======> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
======> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController view]
-------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController loadViewIfRequired]
=======> void
-------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController _existingView]
=======> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
======> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController view]
-------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController loadViewIfRequired]
=======> void
-------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController _existingView]
=======> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
======> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController view]
-------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController loadViewIfRequired]
=======> void
-------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController _existingView]
=======> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
======> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController view]
-------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController loadViewIfRequired]
=======> void
-------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController _existingView]
=======> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
======> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController view]
-------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController loadViewIfRequired]
=======> void
-------> <UIInputWindowController:0x7aa1ac00>: -[UIViewController _existingView]
=======> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
======> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
=====> void
====> void
----> <ViewController:0x79634cd0>: -[UIViewController transitionCoordinator]
-----> <ViewController:0x79634cd0>: -[UIViewController _transitionCoordinator]
------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
======> <_UIFullscreenPresentationController: 0x7b973710>
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _currentTransitionController]
======> <UIViewControllerBuiltinTransitionViewAnimator: 0x7b98d7b0>
=====> <_UIViewControllerTransitionCoordinator: 0x7b9cae30>
====> <_UIViewControllerTransitionCoordinator: 0x7b9cae30>
===> void
==> void
=> void
-> <UIButton:0x7b933da0>: -[UIResponder _controlTouchEnded:<UITouch: 0x7973e150> phase: Ended tap count: 1 window: <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>> view: <UIButton: 0x7b933da0; frame = (117 269; 86 30); opaque = NO; autoresize = RM+BM; layer = <CALayer: 0x7b933fc0>> location in window: {170, 288} previous location in window: {170, 288} location in view: {53, 19} previous location in view: {53, 19} withEvent:<UITouchesEvent: 0x7bb2f3a0> timestamp: 35808.6 touches: {(
<UITouch: 0x7973e150> phase: Ended tap count: 1 window: <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>> view: <UIButton: 0x7b933da0; frame = (117 269; 86 30); opaque = NO; autoresize = RM+BM; layer = <CALayer: 0x7b933fc0>> location in window: {170, 288} previous location in window: {170, 288} location in view: {53, 19} previous location in view: {53, 19}
)}]
--> <UIButton:0x7b933da0>: -[UIResponder _nextResponderOverride]
==> (null)
--> <UIView:0x7b934a00>: -[UIResponder _nextResponderOverride]
==> (null)
--> <ViewController:0x79634cd0>: -[UIResponder _nextResponderOverride]
==> (null)
--> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
==> (null)
--> <ViewController:0x79634cd0>: -[UIViewController _existingView]
==> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
--> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
==> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
--> <ViewController:0x79634cd0>: -[UIViewController _existingView]
==> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
--> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
==> <NavigationController: 0x7ba7dab0>
--> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
==> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
--> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
==> (null)
--> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
==> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
--> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
---> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==> 1
--> <ViewController:0x79634cd0>: -[UIViewController view]
---> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
===> void
---> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
--> <AppDelegate:0x7bc2b460>: -[UIResponder nextResponder]
==> (null)
=> void
-> <UIButton:0x7b933da0>: -[UIResponder _completeForwardingTouches:{(
<UITouch: 0x7973e150> phase: Ended tap count: 1 window: <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>> view: <UIButton: 0x7b933da0; frame = (117 269; 86 30); opaque = NO; autoresize = RM+BM; layer = <CALayer: 0x7b933fc0>> location in window: {170, 288} previous location in window: {170, 288} location in view: {53, 19} previous location in view: {53, 19}
)} phase:3 event:<UITouchesEvent: 0x7bb2f3a0> timestamp: 35808.6 touches: {(
<UITouch: 0x7973e150> phase: Ended tap count: 1 window: <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>> view: <UIButton: 0x7b933da0; frame = (117 269; 86 30); opaque = NO; autoresize = RM+BM; layer = <CALayer: 0x7b933fc0>> location in window: {170, 288} previous location in window: {170, 288} location in view: {53, 19} previous location in view: {53, 19}
)}]
--> <UIButton:0x7b933da0>: -[UIResponder _completeForwardingTouches:{(
<UITouch: 0x7973e150> phase: Ended tap count: 1 window: <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>> view: <UIButton: 0x7b933da0; frame = (117 269; 86 30); opaque = NO; autoresize = RM+BM; layer = <CALayer: 0x7b933fc0>> location in window: {170, 288} previous location in window: {170, 288} location in view: {53, 19} previous location in view: {53, 19}
)} phase:3 event:<UITouchesEvent: 0x7bb2f3a0> timestamp: 35808.6 touches: {(
<UITouch: 0x7973e150> phase: Ended tap count: 1 window: <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>> view: <UIButton: 0x7b933da0; frame = (117 269; 86 30); opaque = NO; autoresize = RM+BM; layer = <CALayer: 0x7b933fc0>> location in window: {170, 288} previous location in window: {170, 288} location in view: {53, 19} previous location in view: {53, 19}
)} index:0]
---> <UIButton:0x7b933da0>: -[UIResponder _nextResponderOverride]
===> (null)
==> void
=> void
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presenting]
=> 1
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentedViewController]
=> <NavigationController: 0x7ba7dab0>
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController preferredContentSizeDidChangeForChildContentContainer:<NavigationController: 0x7ba7dab0>]
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _childPresentationController]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentedViewController]
===> <NavigationController: 0x7ba7dab0>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _presentationController]
===> (null)
==> (null)
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
==> <ViewController: 0x79634cd0>
--> <NavigationController:0x7ba7dab0>: -[UIViewController preferredContentSize]
==> NSSize: {0, 0}
--> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
---> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
===> (
"<ModalController: 0x7ba7f3e0>"
)
==> <ModalController: 0x7ba7f3e0>
--> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
---> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
===> (
"<ModalController: 0x7ba7f3e0>"
)
==> <ModalController: 0x7ba7f3e0>
--> <ModalController:0x7ba7f3e0>: -[UIViewController view]
---> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
----> <ModalController:0x7ba7f3e0>: -[UIViewController loadView]
-----> <ModalController:0x7ba7f3e0>: -[UIViewController nibName]
=====> fP9-Ka-Yqj-view-1CE-Zq-h76
-----> <ModalController:0x7ba7f3e0>: -[UIViewController nibBundle]
=====> NSBundle </Users/steipete/Library/Developer/CoreSimulator/Devices/3FD484CD-0562-4F03-A46C-EF77E2014900/data/Containers/Bundle/Application/9FC9DBB8-EE23-4096-A13F-0016EF9C6998/PreferredInterfaceOrientationForPresentationSample.app> (loaded)
-----> <ModalController:0x7ba7f3e0>: -[UIViewController nibName]
=====> fP9-Ka-Yqj-view-1CE-Zq-h76
-----> <ModalController:0x7ba7f3e0>: -[UIViewController nibBundle]
=====> NSBundle </Users/steipete/Library/Developer/CoreSimulator/Devices/3FD484CD-0562-4F03-A46C-EF77E2014900/data/Containers/Bundle/Application/9FC9DBB8-EE23-4096-A13F-0016EF9C6998/PreferredInterfaceOrientationForPresentationSample.app> (loaded)
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _loadViewFromNibNamed:fP9-Ka-Yqj-view-1CE-Zq-h76 bundle:NSBundle </Users/steipete/Library/Developer/CoreSimulator/Devices/3FD484CD-0562-4F03-A46C-EF77E2014900/data/Containers/Bundle/Application/9FC9DBB8-EE23-4096-A13F-0016EF9C6998/PreferredInterfaceOrientationForPresentationSample.app> (loaded)]
------> <ModalController:0x7ba7f3e0>: -[UIViewController storyboard]
======> <UIStoryboard: 0x79631160>
------> <ModalController:0x7ba7f3e0>: -[UIViewController storyboard]
======> <UIStoryboard: 0x79631160>
------> <ModalController:0x7ba7f3e0>: -[UIViewController storyboard]
======> <UIStoryboard: 0x79631160>
------> <ModalController:0x7ba7f3e0>: -[UIViewController setView:<UIView: 0x79680170; frame = (0 0; 600 600); autoresize = W+H; layer = <CALayer: 0x79680d10>>]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _embeddingView]
=======> (null)
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _inferLayoutGuidesFromSubviews]
=======> void
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _usesSharedView]
=======> 0
-------> <ModalController:0x7ba7f3e0>: -[UIViewController contentScrollView]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
========> <UIView: 0x79680170; frame = (0 0; 600 600); autoresize = W+H; layer = <CALayer: 0x79680d10>>
--------> <ModalController:0x7ba7f3e0>: -[UIViewController navigationController]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerOfClass:UINavigationController allowModalParent:0]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
==========> <NavigationController: 0x7ba7dab0>
=========> <NavigationController: 0x7ba7dab0>
========> <NavigationController: 0x7ba7dab0>
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 0; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
========> <UINavigationBar: 0x7ba7ff80; frame = (0 0; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=======> (null)
======> void
------> <ModalController:0x7ba7f3e0>: -[UIViewController autoresizeArchivedView]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController autoresizesArchivedViewToFullSize]
=======> 1
-------> <ModalController:0x7ba7f3e0>: -[UIViewController isViewLoaded]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
========> <UIView: 0x79680170; frame = (0 0; 600 600); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=======> 1
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=======> <UIView: 0x79680170; frame = (0 0; 600 600); autoresize = W+H; layer = <CALayer: 0x79680d10>>
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _defaultInitialViewFrame]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _screen]
========> <UIScreen: 0x7bd2a630; bounds = {{0, 0}, {320, 568}}; mode = <UIScreenMode: 0x7ba24e20; size = 640.000000 x 1136.000000>>
=======> NSRect: {{0, 0}, {320, 568}}
======> void
=====> void
====> void
----> <ModalController:0x7ba7f3e0>: -[UIViewController _installLayoutGuidesAndConstraintsIfNecessary]
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _setUpLayoutGuideConstraintIfNecessaryAtTop:1]
=====> void
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _setUpLayoutGuideConstraintIfNecessaryAtTop:0]
=====> void
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _setUpLayoutGuideConstraintIfNecessaryOnLeft:1]
=====> void
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _setUpLayoutGuideConstraintIfNecessaryOnLeft:0]
=====> void
====> void
----> <ModalController:0x7ba7f3e0>: -[UIViewController isViewLoaded]
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=====> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
====> 1
----> <ModalController:0x7ba7f3e0>: -[UIViewController view]
-----> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
=====> void
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=====> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
====> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
----> <ModalController:0x7ba7f3e0>: -[UIViewController _rootAncestorViewController]
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewController]
------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewControllerStopAtIsPresentationContext:0]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentViewController]
=======> (null)
======> <NavigationController: 0x7ba7dab0>
=====> <NavigationController: 0x7ba7dab0>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
=====> <ViewController: 0x79634cd0>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
=====> <ViewController: 0x79634cd0>
-----> <ViewController:0x79634cd0>: -[UIViewController _parentModalViewController]
=====> (null)
-----> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
=====> (null)
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
====> 1
----> <ViewController:0x79634cd0>: -[UIViewController view]
-----> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=====> void
-----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
----> <ModalController:0x7ba7f3e0>: -[UIViewController isViewLoaded]
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=====> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
====> 1
----> <ModalController:0x7ba7f3e0>: -[UIViewController contentScrollView]
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=====> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
-----> <ModalController:0x7ba7f3e0>: -[UIViewController navigationController]
------> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerOfClass:UINavigationController allowModalParent:0]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=======> <NavigationController: 0x7ba7dab0>
======> <NavigationController: 0x7ba7dab0>
=====> <NavigationController: 0x7ba7dab0>
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
======> <UINavigationBar: 0x7ba7ff80; frame = (0 0; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=====> <UINavigationBar: 0x7ba7ff80; frame = (0 0; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
====> (null)
----> <ModalController:0x7ba7f3e0>: -[UIViewController storyboardSegueTemplates]
====> (null)
----> <ModalController:0x7ba7f3e0>: -[UIViewController viewDidLoad]
====> void
----> <ModalController:0x7ba7f3e0>: -[UIViewController searchDisplayController]
====> (null)
===> void
---> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
===> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
==> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
--> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
---> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
===> (
"<ModalController: 0x7ba7f3e0>"
)
==> <ModalController: 0x7ba7f3e0>
--> <ModalController:0x7ba7f3e0>: -[UIViewController preferredContentSize]
==> NSSize: {0, 0}
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _setPreferredContentSize:NSSize: {0, 0}]
==> void
=> void
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _transitionViewForCurrentTransition]
=> <__NSMallocBlock__: 0x7b9b4fd0>
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _transitionViewForCurrentTransition]
=> <__NSMallocBlock__: 0x7b9b4fd0>
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
=> <ViewController: 0x79634cd0>
-> <ViewController:0x79634cd0>: -[UIViewController view]
--> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
==> void
--> <ViewController:0x79634cd0>: -[UIViewController _existingView]
==> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentedViewController]
=> <NavigationController: 0x7ba7dab0>
-> <NavigationController:0x7ba7dab0>: -[UIViewController view]
--> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
==> void
--> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
==> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
=> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presenting]
=> 1
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentedViewController]
=> <NavigationController: 0x7ba7dab0>
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presenting]
=> 1
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
=> <ViewController: 0x79634cd0>
-> <ViewController:0x79634cd0>: -[UIViewController view]
--> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
==> void
--> <ViewController:0x79634cd0>: -[UIViewController _existingView]
==> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-> <NavigationController:0x7ba7dab0>: -[UIViewController view]
--> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
==> void
--> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
==> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
=> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _setContainerView:<UITransitionView: 0x7b9b4120; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b9b42d0>>]
=> void
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _transitioningFrom]
=> 0
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presenting]
=> 1
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController containerView]
=> <UITransitionView: 0x7b9b4120; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b9b42d0>>
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presenting]
=> 1
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _shouldGrabPresentersView]
=> 1
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _transplantView:<UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>> toSuperview:<UITransitionView: 0x7b9b4120; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b9b42d0>>]
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _performBlockWithoutTriggeringResponderEvents:<__NSStackBlock__: 0xbff85d50>]
==> void
=> void
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController set_computeToEndFrameForCurrentTransition:<__NSStackBlock__: 0xbff86110>]
=> void
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController set_fromViewForCurrentTransition:<__NSStackBlock__: 0xbff860f0>]
=> void
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController set_toViewForCurrentTransition:<__NSStackBlock__: 0xbff860d0>]
=> void
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController set_currentTransitionDidComplete:<__NSStackBlock__: 0xbff860a0>]
=> void
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presenting]
=> 1
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentationTransitionWillBegin]
=> void
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _fromViewForCurrentTransition]
=> <__NSMallocBlock__: 0x796a3af0>
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _fromViewForCurrentTransition]
=> <__NSMallocBlock__: 0x796a3af0>
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presenting]
=> 1
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _shouldGrabPresentersView]
=> 1
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _toViewForCurrentTransition]
=> <__NSMallocBlock__: 0x7be264a0>
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _toViewForCurrentTransition]
=> <__NSMallocBlock__: 0x7be264a0>
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController dismissing]
=> 0
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentedView]
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentedViewController]
==> <NavigationController: 0x7ba7dab0>
--> <NavigationController:0x7ba7dab0>: -[UIViewController view]
---> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
===> void
---> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
===> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
==> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
=> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _shouldDisablePresentersAppearanceCallbacks]
=> 0
-> <ViewController:0x79634cd0>: -[UIViewController beginAppearanceTransition:0 animated:1]
--> <ViewController:0x79634cd0>: -[UIViewController setInAnimatedVCTransition:1]
==> void
--> <ViewController:0x79634cd0>: -[UIViewController __viewWillDisappear:1]
---> <ViewController:0x79634cd0>: -[UIViewController _setViewAppearState:3 isAnimating:1]
----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
----> <ViewController:0x79634cd0>: -[UIViewController _forwardAppearanceMethods]
-----> <ViewController:0x79634cd0>: -[UIViewController automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers]
------> <ViewController:0x79634cd0>: -[UIViewController containmentSupport]
======> 1
=====> 1
====> 1
----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
----> <ViewController:0x79634cd0>: -[UIViewController viewWillDisappear:1]
====> void
----> <ViewController:0x79634cd0>: -[UIViewController _embeddedDelegate]
====> (null)
----> <ViewController:0x79634cd0>: -[UIViewController childViewControllersCount]
====> 0
----> <ViewController:0x79634cd0>: -[UIViewController navigationController]
-----> <ViewController:0x79634cd0>: -[UIViewController _ancestorViewControllerOfClass:UINavigationController allowModalParent:0]
------> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
======> (null)
=====> (null)
====> (null)
===> void
==> void
=> void
-> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
--> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
==> 2
--> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
==> 2
--> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
==> 2
=> (null)
-> <NavigationController:0x7ba7dab0>: -[UIViewController setAppearanceTransitionsAreDisabled:0]
=> void
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _shouldDisablePresentersAppearanceCallbacks]
=> 0
-> <NavigationController:0x7ba7dab0>: -[UIViewController beginAppearanceTransition:1 animated:1]
--> <NavigationController:0x7ba7dab0>: -[UIViewController setInAnimatedVCTransition:1]
==> void
--> <NavigationController:0x7ba7dab0>: -[UIViewController __viewWillAppear:1]
---> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
===> void
---> <NavigationController:0x7ba7dab0>: -[UIViewController _setViewAppearState:1 isAnimating:1]
----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
----> <NavigationController:0x7ba7dab0>: -[UIViewController isPerformingModalTransition]
====> 0
----> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
====> (null)
----> <NavigationController:0x7ba7dab0>: -[UIViewController _forwardAppearanceMethods]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers]
------> <NavigationController:0x7ba7dab0>: -[UIViewController containmentSupport]
======> 0
=====> 0
====> 0
----> <NavigationController:0x7ba7dab0>: -[UIViewController isViewLoaded]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
====> 1
----> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
=====> (
"<ModalController: 0x7ba7f3e0>"
)
====> <ModalController: 0x7ba7f3e0>
----> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
=====> (
"<ModalController: 0x7ba7f3e0>"
)
====> <ModalController: 0x7ba7f3e0>
----> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
====> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
----> <NavigationController:0x7ba7dab0>: -[UIViewController view]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
=====> void
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
----> <NavigationController:0x7ba7dab0>: -[UINavigationController setNeedsDeferredTransition]
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController setNeedsDeferredTransition:1]
=====> void
====> void
----> <NavigationController:0x7ba7dab0>: -[UIViewController view]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
=====> void
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
----> <NavigationController:0x7ba7dab0>: -[UIViewController viewWillAppear:1]
====> void
----> <NavigationController:0x7ba7dab0>: -[UINavigationController needsDeferredTransition]
====> 1
----> <NavigationController:0x7ba7dab0>: -[UIViewController _embeddedDelegate]
====> (null)
===> void
==> void
=> void
-> <ViewController:0x79634cd0>: -[UIViewController view]
--> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
==> void
--> <ViewController:0x79634cd0>: -[UIViewController _existingView]
==> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presenting]
=> 1
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _computeToEndFrameForCurrentTransition]
=> <__NSMallocBlock__: 0x796a3430>
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presenting]
=> 1
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController containerView]
=> <UITransitionView: 0x7b9b4120; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b9b42d0>>
-> <UIView:0x7b934a00>: -[UIResponder firstResponder]
--> <UIView:0x7b934a00>: -[UIResponder _nextResponderOverride]
==> (null)
--> <ViewController:0x79634cd0>: -[UIResponder firstResponder]
---> <ViewController:0x79634cd0>: -[UIResponder _nextResponderOverride]
===> (null)
---> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
===> (null)
---> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
===> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
---> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
---> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
===> <NavigationController: 0x7ba7dab0>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
===> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
---> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
===> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
---> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
===> 1
---> <ViewController:0x79634cd0>: -[UIViewController view]
----> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
====> void
----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
===> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
---> <UITransitionView:0x7b9b4120>: -[UIResponder firstResponder]
----> <UITransitionView:0x7b9b4120>: -[UIResponder _nextResponderOverride]
====> (null)
===> (null)
==> (null)
=> (null)
-> <UIView:0x7b934a00>: -[UIResponder _containsResponder:(null)]
=> 0
-> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
=> (null)
-> <NavigationController:0x7ba7dab0>: -[UIViewController _forwardAppearanceMethods]
--> <NavigationController:0x7ba7dab0>: -[UIViewController automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers]
---> <NavigationController:0x7ba7dab0>: -[UIViewController containmentSupport]
===> 0
==> 0
=> 0
-> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
=> (null)
-> <NavigationController:0x7ba7dab0>: -[UIViewController inExplicitAppearanceTransition]
=> 1
-> <NavigationController:0x7ba7dab0>: -[UIViewController viewWillMoveToWindow:<UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>]
--> <NavigationController:0x7ba7dab0>: -[UIViewController isPerformingModalTransition]
==> 0
--> <ViewController:0x79634cd0>: -[UIViewController presentedViewController]
---> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
===> <NavigationController: 0x7ba7dab0>
==> <NavigationController: 0x7ba7dab0>
=> void
-> <_UIBackdropView:0x7ba0d770>: -[UIResponder _responderWindow]
--> <_UIBackdropView:0x7ba0d770>: -[UIResponder _nextResponderOverride]
==> (null)
=> (null)
-> <_UIBackdropEffectView:0x7ba0bdf0>: -[UIResponder _responderWindow]
--> <_UIBackdropEffectView:0x7ba0bdf0>: -[UIResponder _nextResponderOverride]
==> (null)
=> (null)
-> <UIView:0x7ba0a6d0>: -[UIResponder _responderWindow]
--> <UIView:0x7ba0a6d0>: -[UIResponder _nextResponderOverride]
==> (null)
=> (null)
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController _barBackdropGroupNameForAncestorViewController:<00000000>]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _enumerateAncestorViewControllersUntilStop:<0b55f8bf> usingBlock:<__NSStackBlock__: 0xbff854a8>]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
==> void
=> <NavigationController:0x7ba7dab0> Backdrop Group
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UINavigationController _updatePaletteConstraints]
=> void
-> <NavigationController:0x7ba7dab0>: -[UIViewController viewDidMoveToWindow:<UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>> shouldAppearOrDisappear:1]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _isInCustomTransition]
==> 0
--> <NavigationController:0x7ba7dab0>: -[UINavigationController _updateBarsForCurrentInterfaceOrientation]
---> <NavigationController:0x7ba7dab0>: -[UINavigationController _positionNavigationBarHidden:0]
----> <NavigationController:0x7ba7dab0>: -[UINavigationController _positionNavigationBarHidden:0 edge:1]
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
======> <UINavigationBar: 0x7ba7ff80; frame = (0 0; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=====> <UINavigationBar: 0x7ba7ff80; frame = (0 0; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _positionNavigationBarHidden:0 edge:1 initialOffset:0]
------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=======> <UINavigationBar: 0x7ba7ff80; frame = (0 0; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
======> <UINavigationBar: 0x7ba7ff80; frame = (0 0; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _positionTopBar:<UINavigationBar: 0x7ba7ff80; frame = (0 0; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>> hidden:0 edge:1 center:NSPoint: {160, 0} offset:22]
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _computeTopBarCenter:<UINavigationBar: 0x7ba7ff80; frame = (0 0; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>> hidden:0 edge:1 center:NSPoint: {160, 0} offset:22]
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _searchHidNavigationBar]
========> 0
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
=========> (
"<ModalController: 0x7ba7f3e0>"
)
========> <ModalController: 0x7ba7f3e0>
--------> <ModalController:0x7ba7f3e0>: -[UIViewController searchDisplayController]
========> (null)
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerUnderlapsStatusBar]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=========> <ViewController: 0x79634cd0>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=========> <ViewController: 0x79634cd0>
---------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
=========> <_UIFullscreenPresentationController: 0x7b973710>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
==========> 2
----------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
==========> 2
----------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
==========> 2
=========> (null)
---------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _presentationPotentiallyUnderlapsStatusBar]
=========> 1
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _frameIsNotResizedForDoubleHeightStatusBarChanges]
=========> 0
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerForRotation]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerForRotationWithDismissCheck:1]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
===========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
==========> <NavigationController: 0x7ba7dab0>
=========> <NavigationController: 0x7ba7dab0>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
========> 1
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _useStandardStatusBarHeight]
========> 0
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _statusBarHeightAdjustmentForCurrentOrientation]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _frameIsNotResizedForDoubleHeightStatusBarChanges]
=========> 0
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
========> 20
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _customizesForPresentationInPopover]
========> 0
=======> NSPoint: {160, 42}
======> void
------> <NavigationController:0x7ba7dab0>: -[UIViewController _contentMargin]
======> 0
------> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
========> (null)
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
========> <ViewController: 0x79634cd0>
--------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
========> <_UIFullscreenPresentationController: 0x7b973710>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
========> <ViewController: 0x79634cd0>
--------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
========> <_UIFullscreenPresentationController: 0x7b973710>
=======> <_UIFullscreenPresentationController: 0x7b973710>
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
--------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
---------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
-----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
===========> 1
-----------> <ViewController:0x79634cd0>: -[UIViewController view]
------------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
============> void
------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
===========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
---------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
=========> (null)
========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _contentMargin]
======> 0
------> <NavigationController:0x7ba7dab0>: -[UIViewController _contentMargin]
======> 0
=====> void
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=====> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=====> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _positionForBar:<UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>]
------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerUnderlapsStatusBar]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=======> <ViewController: 0x79634cd0>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=======> <ViewController: 0x79634cd0>
-------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
=======> <_UIFullscreenPresentationController: 0x7b973710>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
========> 2
--------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
========> 2
--------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
========> 2
=======> (null)
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _presentationPotentiallyUnderlapsStatusBar]
=======> 1
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _frameIsNotResizedForDoubleHeightStatusBarChanges]
=======> 0
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerForRotation]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerForRotationWithDismissCheck:1]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
========> <NavigationController: 0x7ba7dab0>
=======> <NavigationController: 0x7ba7dab0>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
======> 1
=====> 3
====> void
===> void
---> <NavigationController:0x7ba7dab0>: -[UINavigationController _repositionPaletteWithNavigationBarHidden:0 duration:0]
----> <NavigationController:0x7ba7dab0>: -[UINavigationController _hasNestedNavigationController]
====> 0
----> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=====> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
====> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
----> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=====> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
====> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
----> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationItems]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
=====> (
"<ModalController: 0x7ba7f3e0>"
)
-----> <ModalController:0x7ba7f3e0>: -[UIViewController navigationItem]
------> <ModalController:0x7ba7f3e0>: -[UIViewController searchDisplayController]
======> (null)
=====> <UINavigationItem: 0x7ba8b570>
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
------> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
======> (
"<ModalController: 0x7ba7f3e0>"
)
=====> <ModalController: 0x7ba7f3e0>
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _isNestedNavigationController]
=====> 0
====> (
"<UINavigationItem: 0x7ba8b570>"
)
----> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=====> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
====> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
----> <NavigationController:0x7ba7dab0>: -[UINavigationController _setNavigationBarHidesCompletelyOffscreen:0]
====> void
----> <NavigationController:0x7ba7dab0>: -[UINavigationController _positionNavigationBarHidden:0 edge:1 initialOffset:0]
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=====> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _positionTopBar:<UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>> hidden:0 edge:1 center:NSPoint: {160, 0} offset:22]
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _computeTopBarCenter:<UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>> hidden:0 edge:1 center:NSPoint: {160, 0} offset:22]
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _searchHidNavigationBar]
=======> 0
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
========> (
"<ModalController: 0x7ba7f3e0>"
)
=======> <ModalController: 0x7ba7f3e0>
-------> <ModalController:0x7ba7f3e0>: -[UIViewController searchDisplayController]
=======> (null)
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerUnderlapsStatusBar]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
========> <ViewController: 0x79634cd0>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
========> <ViewController: 0x79634cd0>
--------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
========> <_UIFullscreenPresentationController: 0x7b973710>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=========> 2
---------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=========> 2
---------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=========> 2
========> (null)
--------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _presentationPotentiallyUnderlapsStatusBar]
========> 1
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _frameIsNotResizedForDoubleHeightStatusBarChanges]
========> 0
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerForRotation]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerForRotationWithDismissCheck:1]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
==========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
=========> <NavigationController: 0x7ba7dab0>
========> <NavigationController: 0x7ba7dab0>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
=======> 1
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _useStandardStatusBarHeight]
=======> 0
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _statusBarHeightAdjustmentForCurrentOrientation]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _frameIsNotResizedForDoubleHeightStatusBarChanges]
========> 0
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
=======> 20
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _customizesForPresentationInPopover]
=======> 0
======> NSPoint: {160, 42}
=====> void
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
=====> 0
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _contentMargin]
=====> 0
-----> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
=======> (null)
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
=======> <ViewController: 0x79634cd0>
-------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
=======> <_UIFullscreenPresentationController: 0x7b973710>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
=======> <ViewController: 0x79634cd0>
-------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
=======> <_UIFullscreenPresentationController: 0x7b973710>
======> <_UIFullscreenPresentationController: 0x7b973710>
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
--------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
---------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
==========> <ViewController: 0x79634cd0>
----------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-----------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==========> 1
----------> <ViewController:0x79634cd0>: -[UIViewController view]
-----------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
===========> void
-----------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
--------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
========> (null)
=======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _contentMargin]
=====> 0
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _contentMargin]
=====> 0
====> void
----> <NavigationController:0x7ba7dab0>: -[UINavigationController _positionPaletteHidden:0 edge:1 initialOffset:0]
====> void
----> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
=====> (
"<ModalController: 0x7ba7f3e0>"
)
====> <ModalController: 0x7ba7f3e0>
----> <NavigationController:0x7ba7dab0>: -[UINavigationController _computeAndApplyScrollContentInsetDeltaForViewController:<ModalController: 0x7ba7f3e0>]
-----> <ModalController:0x7ba7f3e0>: -[UIViewController contentScrollView]
------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
------> <ModalController:0x7ba7f3e0>: -[UIViewController navigationController]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerOfClass:UINavigationController allowModalParent:0]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
========> <NavigationController: 0x7ba7dab0>
=======> <NavigationController: 0x7ba7dab0>
======> <NavigationController: 0x7ba7dab0>
------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=====> (null)
====> void
----> <NavigationController:0x7ba7dab0>: -[UINavigationController _layoutTopViewController]
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
------> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
======> (
"<ModalController: 0x7ba7f3e0>"
)
=====> <ModalController: 0x7ba7f3e0>
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController disappearingViewController]
=====> (null)
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController needsDeferredTransition]
=====> 1
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _updateContentOverlayInsetsFromParentIfNecessary]
------> <NavigationController:0x7ba7dab0>: -[UIViewController _appearState]
======> 1
------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentViewController]
======> (null)
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingPresentationControllerImmediate:0 effective:1]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=======> <ViewController: 0x79634cd0>
-------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
=======> <_UIFullscreenPresentationController: 0x7b973710>
======> <_UIFullscreenPresentationController: 0x7b973710>
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _baseContentInsets]
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController containerView]
=======> <UITransitionView: 0x7b9b4120; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b9b42d0>>
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController containerView]
=======> <UITransitionView: 0x7b9b4120; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b9b42d0>>
======> UIEdgeInsets: {20, 16, 0, 16}
------> <NavigationController:0x7ba7dab0>: -[UIViewController _setContentOverlayInsets:UIEdgeInsets: {20, 16, 0, 16}]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
======> void
------> <NavigationController:0x7ba7dab0>: -[UIViewController _setContentMargin:16]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _updateChildContentMargins]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _setContentMargin:16]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateChildContentMargins]
=========> void
========> void
=======> void
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingNavigationBar]
=======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingToolbar]
=======> (null)
======> void
=====> void
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _updateContentOverlayInsetsForSelfAndChildren]
------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateContentOverlayInsetsFromParentIfNecessary]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _appearState]
=======> 0
======> void
=====> void
====> void
===> void
---> <NavigationController:0x7ba7dab0>: -[UINavigationController isToolbarHidden]
===> 1
---> <NavigationController:0x7ba7dab0>: -[UINavigationController _positionToolbarHidden:1]
----> <NavigationController:0x7ba7dab0>: -[UINavigationController _positionToolbarHidden:1 edge:4]
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _positionToolbarHidden:1 edge:4 crossFade:0]
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingToolbar]
======> (null)
------> <NavigationController:0x7ba7dab0>: -[UIViewController tabBarController]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _ancestorViewControllerOfClass:UITabBarController allowModalParent:0]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
========> (null)
=======> (null)
======> (null)
------> <NavigationController:0x7ba7dab0>: -[UIViewController _customizesForPresentationInPopover]
======> 0
=====> void
====> void
===> void
---> <NavigationController:0x7ba7dab0>: -[UINavigationController _layoutTopViewController]
----> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
=====> (
"<ModalController: 0x7ba7f3e0>"
)
====> <ModalController: 0x7ba7f3e0>
----> <NavigationController:0x7ba7dab0>: -[UINavigationController disappearingViewController]
====> (null)
----> <NavigationController:0x7ba7dab0>: -[UINavigationController needsDeferredTransition]
====> 1
----> <NavigationController:0x7ba7dab0>: -[UIViewController _updateContentOverlayInsetsFromParentIfNecessary]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _appearState]
=====> 1
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentViewController]
=====> (null)
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingPresentationControllerImmediate:0 effective:1]
------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
======> <_UIFullscreenPresentationController: 0x7b973710>
=====> <_UIFullscreenPresentationController: 0x7b973710>
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _baseContentInsets]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController containerView]
======> <UITransitionView: 0x7b9b4120; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b9b42d0>>
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController containerView]
======> <UITransitionView: 0x7b9b4120; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b9b42d0>>
=====> UIEdgeInsets: {20, 16, 0, 16}
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _setContentOverlayInsets:UIEdgeInsets: {20, 16, 0, 16}]
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
=====> void
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _setContentMargin:16]
------> <NavigationController:0x7ba7dab0>: -[UIViewController _updateChildContentMargins]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _setContentMargin:16]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateChildContentMargins]
========> void
=======> void
======> void
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingNavigationBar]
======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingToolbar]
======> (null)
=====> void
====> void
----> <ModalController:0x7ba7f3e0>: -[UIViewController _updateContentOverlayInsetsForSelfAndChildren]
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _updateContentOverlayInsetsFromParentIfNecessary]
------> <ModalController:0x7ba7f3e0>: -[UIViewController _appearState]
======> 0
=====> void
====> void
===> void
---> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
----> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
====> (
"<ModalController: 0x7ba7f3e0>"
)
===> <ModalController: 0x7ba7f3e0>
---> <NavigationController:0x7ba7dab0>: -[UINavigationController _computeAndApplyScrollContentInsetDeltaForViewController:<ModalController: 0x7ba7f3e0>]
----> <ModalController:0x7ba7f3e0>: -[UIViewController contentScrollView]
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=====> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
-----> <ModalController:0x7ba7f3e0>: -[UIViewController navigationController]
------> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerOfClass:UINavigationController allowModalParent:0]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=======> <NavigationController: 0x7ba7dab0>
======> <NavigationController: 0x7ba7dab0>
=====> <NavigationController: 0x7ba7dab0>
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=====> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
====> (null)
===> void
==> void
--> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
---> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
===> 2
---> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
===> 2
---> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
===> 2
==> (null)
--> <NavigationController:0x7ba7dab0>: -[UIViewController _isInPopoverPresentation]
---> <NavigationController:0x7ba7dab0>: -[UIViewController _isInContextOfPresentationControllerOfClass:UIPopoverPresentationController effective:1]
----> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
====> <_UIFullscreenPresentationController: 0x7b973710>
===> 0
==> 0
--> <NavigationController:0x7ba7dab0>: -[UIViewController _lastKnownInterfaceOrientation]
==> 0
--> <NavigationController:0x7ba7dab0>: -[UIViewController _lastKnownInterfaceOrientation]
==> 0
--> <NavigationController:0x7ba7dab0>: -[UIViewController _lastKnownInterfaceOrientation]
==> 0
--> <NavigationController:0x7ba7dab0>: -[UIViewController _lastKnownInterfaceOrientation]
==> 0
--> <NavigationController:0x7ba7dab0>: -[UIViewController setInterfaceOrientation:1]
---> <NavigationController:0x7ba7dab0>: -[UIViewController __withSupportedInterfaceOrientation:1 apply:<__NSStackBlock__: 0xbff852b0>]
----> <NavigationController:0x7ba7dab0>: -[UIViewController __supportedInterfaceOrientations]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=====> 2
-----> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=====> 2
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _ignoreAppSupportedOrientations]
=====> 0
-----> <NavigationController:0x7ba7dab0>: -[UIViewController isViewLoaded]
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
=====> 1
-----> <NavigationController:0x7ba7dab0>: -[UIViewController view]
------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
======> void
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=====> <ViewController: 0x79634cd0>
-----> <ViewController:0x79634cd0>: -[UIViewController _originalPresentationController]
=====> <_UIFormSheetPresentationController: 0x7ba920e0>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=====> <ViewController: 0x79634cd0>
-----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
=====> <_UIFullscreenPresentationController: 0x7b973710>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=====> <ViewController: 0x79634cd0>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=====> <ViewController: 0x79634cd0>
-----> <ViewController:0x79634cd0>: -[UIViewController supportedInterfaceOrientations]
------> <ViewController:0x79634cd0>: -[UIViewController modalPresentationStyle]
======> 0
------> <ViewController:0x79634cd0>: -[UIViewController modalPresentationStyle]
======> 0
------> <ViewController:0x79634cd0>: -[UIViewController modalPresentationStyle]
======> 0
=====> 26
====> 26
===> 1
==> void
--> <NavigationController:0x7ba7dab0>: -[UIViewController isPerformingModalTransition]
==> 0
--> <ViewController:0x79634cd0>: -[UIViewController presentedViewController]
---> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
===> <NavigationController: 0x7ba7dab0>
==> <NavigationController: 0x7ba7dab0>
=> void
-> <NavigationController:0x7ba7dab0>: -[UINavigationController needsDeferredTransition]
=> 1
-> <NavigationController:0x7ba7dab0>: -[UIViewController view]
--> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
==> void
--> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
==> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
=> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
-> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
=> (
"<ModalController: 0x7ba7f3e0>"
)
-> <ModalController:0x7ba7f3e0>: -[UIViewController _setNavigationControllerContentInsetAdjustment:UIEdgeInsets: {0, 0, 0, 0}]
--> <ModalController:0x7ba7f3e0>: -[UIViewController contentScrollView]
---> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
===> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
---> <ModalController:0x7ba7f3e0>: -[UIViewController navigationController]
----> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerOfClass:UINavigationController allowModalParent:0]
-----> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=====> <NavigationController: 0x7ba7dab0>
====> <NavigationController: 0x7ba7dab0>
===> <NavigationController: 0x7ba7dab0>
---> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
----> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
====> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
===> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==> (null)
=> void
-> <ModalController:0x7ba7f3e0>: -[UIViewController _setNavigationControllerContentOffsetAdjustment:0]
=> void
-> <ViewController:0x79634cd0>: -[UIViewController _setPresentedStatusBarViewController:<NavigationController: 0x7ba7dab0>]
--> <ViewController:0x79634cd0>: -[UIViewController setNeedsStatusBarAppearanceUpdate]
---> <ViewController:0x79634cd0>: -[UIViewController _effectiveStatusBarStyleViewController]
----> <ViewController:0x79634cd0>: -[UIViewController _presentedStatusBarViewController]
====> <NavigationController: 0x7ba7dab0>
----> <NavigationController:0x7ba7dab0>: -[UIViewController _effectiveStatusBarStyleViewController]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _presentedStatusBarViewController]
=====> (null)
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
=====> 0
====> <NavigationController: 0x7ba7dab0>
===> <NavigationController: 0x7ba7dab0>
---> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
----> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
====> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
===> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _preferredStatusBarStyleAnimationParameters]
===> (null)
---> <ViewController:0x79634cd0>: -[UIViewController _effectiveStatusBarHiddenViewController]
----> <ViewController:0x79634cd0>: -[UIViewController _presentedStatusBarViewController]
====> <NavigationController: 0x7ba7dab0>
----> <NavigationController:0x7ba7dab0>: -[UIViewController _effectiveStatusBarHiddenViewController]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _presentedStatusBarViewController]
=====> (null)
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
------> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
======> (
"<ModalController: 0x7ba7f3e0>"
)
=====> <ModalController: 0x7ba7f3e0>
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _effectiveStatusBarHiddenViewController]
------> <ModalController:0x7ba7f3e0>: -[UIViewController _presentedStatusBarViewController]
======> (null)
------> <ModalController:0x7ba7f3e0>: -[UIViewController childViewControllerForStatusBarHidden]
======> (null)
=====> <ModalController: 0x7ba7f3e0>
====> <ModalController: 0x7ba7f3e0>
===> <ModalController: 0x7ba7f3e0>
---> <ModalController:0x7ba7f3e0>: -[UIViewController prefersStatusBarHidden]
----> <ModalController:0x7ba7f3e0>: -[UIViewController traitCollection]
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _parentTraitEnvironment]
------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
======> <NavigationController: 0x7ba7dab0>
------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
======> <NavigationController: 0x7ba7dab0>
=====> <NavigationController: 0x7ba7dab0>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _traitCollectionForChildEnvironment:<ModalController: 0x7ba7f3e0>]
------> <NavigationController:0x7ba7dab0>: -[UIViewController childViewControllers]
======> (
"<ModalController: 0x7ba7f3e0>"
)
------> <NavigationController:0x7ba7dab0>: -[UIViewController overrideTraitCollectionForChildViewController:<ModalController: 0x7ba7f3e0>]
======> (null)
------> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
========> (null)
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
========> <ViewController: 0x79634cd0>
--------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
========> <_UIFullscreenPresentationController: 0x7b973710>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
========> <ViewController: 0x79634cd0>
--------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
========> <_UIFullscreenPresentationController: 0x7b973710>
=======> <_UIFullscreenPresentationController: 0x7b973710>
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
--------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
---------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
-----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
===========> 1
-----------> <ViewController:0x79634cd0>: -[UIViewController view]
------------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
============> void
------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
===========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
---------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
=========> (null)
========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
===> 0
---> <ModalController:0x7ba7f3e0>: -[UIViewController preferredStatusBarUpdateAnimation]
===> 1
---> <ModalController:0x7ba7f3e0>: -[UIViewController _preferredStatusBarHideAnimationParameters]
===> (null)
==> void
=> void
-> <NavigationController:0x7ba7dab0>: -[UIViewController isViewLoaded]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
==> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
=> 1
-> <NavigationController:0x7ba7dab0>: -[UIViewController view]
--> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
==> void
--> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
==> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
=> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=> <ViewController: 0x79634cd0>
-> <ViewController:0x79634cd0>: -[UIViewController _isRootViewController]
=> 1
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _containerViewWillLayoutSubviews]
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController dismissing]
==> 0
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _transitioningFrom]
==> 0
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController containerViewWillLayoutSubviews]
==> void
=> void
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController containerViewDidLayoutSubviews]
=> void
-> <NavigationController:0x7ba7dab0>: -[UIViewController _lastNotifiedTraitCollection]
=> (null)
-> <NavigationController:0x7ba7dab0>: -[UIViewController _updateTraitsIfNecessary]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
==> <ViewController: 0x79634cd0>
--> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _updateTraitsIfNecessary]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> void
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
==> <ViewController: 0x79634cd0>
--> <ViewController:0x79634cd0>: -[UIViewController _originalPresentationController]
==> <_UIFormSheetPresentationController: 0x7ba920e0>
--> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController _updateTraitsIfNecessary]
---> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController traitCollection]
----> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController overrideTraitCollection]
====> <UITraitCollection: 0x79625c50; _UITraitNameHorizontalSizeClass = Compact>
===> <UITraitCollection: 0x7df4c0a0; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> void
--> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
----> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
====> (null)
----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
====> <_UIFullscreenPresentationController: 0x7b973710>
----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
====> <_UIFullscreenPresentationController: 0x7b973710>
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
=======> <ViewController: 0x79634cd0>
-------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
--------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=======> 1
-------> <ViewController:0x79634cd0>: -[UIViewController view]
--------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
========> void
--------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
=====> (null)
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
--> <NavigationController:0x7ba7dab0>: -[UIViewController _lastNotifiedTraitCollection]
==> (null)
--> <NavigationController:0x7ba7dab0>: -[UIViewController _traitCollectionDidChange:(null)]
---> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
=====> (null)
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
=====> <ViewController: 0x79634cd0>
-----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
=====> <_UIFullscreenPresentationController: 0x7b973710>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
=====> <ViewController: 0x79634cd0>
-----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
=====> <_UIFullscreenPresentationController: 0x7b973710>
====> <_UIFullscreenPresentationController: 0x7b973710>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
--------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
========> <ViewController: 0x79634cd0>
--------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
---------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
========> 1
--------> <ViewController:0x79634cd0>: -[UIViewController view]
---------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=========> void
---------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
======> (null)
=====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
---> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollectionDidChange:(null)]
===> void
==> void
--> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
----> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
====> (null)
----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
====> <_UIFullscreenPresentationController: 0x7b973710>
----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
====> <_UIFullscreenPresentationController: 0x7b973710>
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
=======> <ViewController: 0x79634cd0>
-------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
--------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=======> 1
-------> <ViewController:0x79634cd0>: -[UIViewController view]
--------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
========> void
--------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
=====> (null)
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
--> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
----> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
====> (null)
----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
====> <_UIFullscreenPresentationController: 0x7b973710>
----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
====> <_UIFullscreenPresentationController: 0x7b973710>
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
=======> <ViewController: 0x79634cd0>
-------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
--------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=======> 1
-------> <ViewController:0x79634cd0>: -[UIViewController view]
--------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
========> void
--------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
=====> (null)
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
--> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
----> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
====> (null)
----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
====> <_UIFullscreenPresentationController: 0x7b973710>
----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
====> <_UIFullscreenPresentationController: 0x7b973710>
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
=======> <ViewController: 0x79634cd0>
-------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
--------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=======> 1
-------> <ViewController:0x79634cd0>: -[UIViewController view]
--------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
========> void
--------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
=====> (null)
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
--> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
----> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
====> (null)
----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
====> <_UIFullscreenPresentationController: 0x7b973710>
----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
====> <_UIFullscreenPresentationController: 0x7b973710>
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
=======> <ViewController: 0x79634cd0>
-------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
--------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=======> 1
-------> <ViewController:0x79634cd0>: -[UIViewController view]
--------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
========> void
--------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
=====> (null)
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
--> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
----> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
====> (null)
----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
====> <_UIFullscreenPresentationController: 0x7b973710>
----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
====> <_UIFullscreenPresentationController: 0x7b973710>
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
=======> <ViewController: 0x79634cd0>
-------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
--------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=======> 1
-------> <ViewController:0x79634cd0>: -[UIViewController view]
--------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
========> void
--------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
=====> (null)
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
--> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
----> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
====> (null)
----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
====> <_UIFullscreenPresentationController: 0x7b973710>
----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
====> <_UIFullscreenPresentationController: 0x7b973710>
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
=======> <ViewController: 0x79634cd0>
-------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
--------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=======> 1
-------> <ViewController:0x79634cd0>: -[UIViewController view]
--------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
========> void
--------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
=====> (null)
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
--> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
----> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
====> (null)
----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
====> <_UIFullscreenPresentationController: 0x7b973710>
----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
====> <_UIFullscreenPresentationController: 0x7b973710>
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
=======> <ViewController: 0x79634cd0>
-------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
--------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=======> 1
-------> <ViewController:0x79634cd0>: -[UIViewController view]
--------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
========> void
--------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
=====> (null)
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
--> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
----> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
====> (null)
----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
====> <_UIFullscreenPresentationController: 0x7b973710>
----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
====> <_UIFullscreenPresentationController: 0x7b973710>
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
=======> <ViewController: 0x79634cd0>
-------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
--------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=======> 1
-------> <ViewController:0x79634cd0>: -[UIViewController view]
--------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
========> void
--------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
=====> (null)
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
--> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
----> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
====> (null)
----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
====> <_UIFullscreenPresentationController: 0x7b973710>
----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
====> <_UIFullscreenPresentationController: 0x7b973710>
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
=======> <ViewController: 0x79634cd0>
-------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
--------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=======> 1
-------> <ViewController:0x79634cd0>: -[UIViewController view]
--------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
========> void
--------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
=====> (null)
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
--> <NavigationController:0x7ba7dab0>: -[UIViewController _setLastNotifiedTraitCollection:<UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>]
==> void
=> void
-> <NavigationController:0x7ba7dab0>: -[UIViewController _updateContentOverlayInsetsFromParentIfNecessary]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _appearState]
==> 1
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentViewController]
==> (null)
--> <NavigationController:0x7ba7dab0>: -[UIViewController _existingPresentationControllerImmediate:0 effective:1]
---> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _baseContentInsets]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController containerView]
===> <UITransitionView: 0x7b9b4120; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b9b42d0>>
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController containerView]
===> <UITransitionView: 0x7b9b4120; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b9b42d0>>
==> UIEdgeInsets: {20, 16, 0, 16}
--> <NavigationController:0x7ba7dab0>: -[UIViewController _setContentOverlayInsets:UIEdgeInsets: {20, 16, 0, 16}]
---> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
===> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
==> void
--> <NavigationController:0x7ba7dab0>: -[UIViewController _setContentMargin:16]
---> <NavigationController:0x7ba7dab0>: -[UIViewController _updateChildContentMargins]
----> <ModalController:0x7ba7f3e0>: -[UIViewController _setContentMargin:16]
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _updateChildContentMargins]
=====> void
====> void
===> void
---> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingNavigationBar]
===> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
---> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingToolbar]
===> (null)
==> void
=> void
-> <NavigationController:0x7ba7dab0>: -[UIViewController viewWillLayoutSubviews]
=> void
-> <NavigationController:0x7ba7dab0>: -[UIViewController _embeddedDelegate]
=> (null)
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UINavigationController __viewWillLayoutSubviews]
--> <NavigationController:0x7ba7dab0>: -[UINavigationController _transitionController]
==> (null)
--> <NavigationController:0x7ba7dab0>: -[UINavigationController _startDeferredTransitionIfNeeded:(null)]
---> <NavigationController:0x7ba7dab0>: -[UINavigationController needsDeferredTransition]
===> 1
---> <NavigationController:0x7ba7dab0>: -[UINavigationController setInteractiveTransition:0]
===> void
---> <NavigationController:0x7ba7dab0>: -[UINavigationController disappearingViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
----> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
====> (
"<ModalController: 0x7ba7f3e0>"
)
===> <ModalController: 0x7ba7f3e0>
---> <NavigationController:0x7ba7dab0>: -[UINavigationController setNeedsDeferredTransition:0]
===> void
---> <NavigationController:0x7ba7dab0>: -[UINavigationController _transitionController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UINavigationController _setTransitionController:(null)]
===> void
---> <NavigationController:0x7ba7dab0>: -[UINavigationController _startTransition:0 fromViewController:(null) toViewController:<ModalController: 0x7ba7f3e0>]
----> <NavigationController:0x7ba7dab0>: -[UINavigationController _updateScrollViewFromViewController:(null) toViewController:<ModalController: 0x7ba7f3e0>]
-----> <ModalController:0x7ba7f3e0>: -[UIViewController contentScrollView]
------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
------> <ModalController:0x7ba7f3e0>: -[UIViewController navigationController]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerOfClass:UINavigationController allowModalParent:0]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
========> <NavigationController: 0x7ba7dab0>
=======> <NavigationController: 0x7ba7dab0>
======> <NavigationController: 0x7ba7dab0>
------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=====> (null)
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _layoutViewController:<ModalController: 0x7ba7f3e0>]
------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
======> void
------> <NavigationController:0x7ba7dab0>: -[UIViewController _updateContentOverlayInsetsFromParentIfNecessary]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _appearState]
=======> 1
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentViewController]
=======> (null)
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingPresentationControllerImmediate:0 effective:1]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
========> <ViewController: 0x79634cd0>
--------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
========> <_UIFullscreenPresentationController: 0x7b973710>
=======> <_UIFullscreenPresentationController: 0x7b973710>
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _baseContentInsets]
--------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController containerView]
========> <UITransitionView: 0x7b9b4120; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b9b42d0>>
--------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController containerView]
========> <UITransitionView: 0x7b9b4120; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b9b42d0>>
=======> UIEdgeInsets: {20, 16, 0, 16}
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _setContentOverlayInsets:UIEdgeInsets: {20, 16, 0, 16}]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
=======> void
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _setContentMargin:16]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _updateChildContentMargins]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _setContentMargin:16]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateChildContentMargins]
==========> void
=========> void
========> void
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingNavigationBar]
========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingToolbar]
========> (null)
=======> void
======> void
------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateContentOverlayInsetsForSelfAndChildren]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateContentOverlayInsetsFromParentIfNecessary]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _appearState]
========> 0
=======> void
======> void
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _computeAndApplyScrollContentInsetDeltaForViewController:<ModalController: 0x7ba7f3e0>]
======> void
------> <ModalController:0x7ba7f3e0>: -[UIViewController view]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=====> void
====> void
----> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
=====> (
"<ModalController: 0x7ba7f3e0>"
)
====> <ModalController: 0x7ba7f3e0>
----> <NavigationController:0x7ba7dab0>: -[UINavigationController _frameForViewController:<ModalController: 0x7ba7f3e0>]
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationTransitionView]
=====> <UINavigationTransitionView: 0x7ba86470; frame = (0 0; 320 568); clipsToBounds = YES; autoresize = W+H; layer = <CALayer: 0x7ba86620>>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _customizesForPresentationInPopover]
=====> 0
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldNavigationBarInsetViewController:<ModalController: 0x7ba7f3e0> orOverlayContent:<8f43f8bf>]
------> <ModalController:0x7ba7f3e0>: -[UIViewController _isNestedNavigationController]
======> 0
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _outermostNavigationController]
======> <NavigationController: 0x7ba7dab0>
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarEffectivelyVisible]
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarVisible]
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
========> 0
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=======> 1
======> 1
------> <ModalController:0x7ba7f3e0>: -[UIViewController extendedLayoutIncludesOpaqueBars]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerIsInPopover]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _rootAncestorViewController]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewController]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewControllerStopAtIsPresentationContext:0]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentViewController]
===========> (null)
==========> <NavigationController: 0x7ba7dab0>
=========> <NavigationController: 0x7ba7dab0>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
=========> <ViewController: 0x79634cd0>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
=========> <ViewController: 0x79634cd0>
---------> <ViewController:0x79634cd0>: -[UIViewController _parentModalViewController]
=========> (null)
---------> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
=========> (null)
========> <ViewController: 0x79634cd0>
--------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
========> (null)
=======> 0
======> 0
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _hasTranslucentNavigationBarIncludingViewController:<ModalController: 0x7ba7f3e0>]
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-------> <ModalController:0x7ba7f3e0>: -[UIViewController navigationItem]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController searchDisplayController]
========> (null)
=======> <UINavigationItem: 0x7ba8b570>
======> 1
------> <ModalController:0x7ba7f3e0>: -[UIViewController edgesForExtendedLayout]
======> 15
=====> 0
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=====> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarVisible]
------> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
======> 0
------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=====> 1
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerUnderlapsStatusBar]
------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
======> <_UIFullscreenPresentationController: 0x7b973710>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=======> 2
-------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=======> 2
-------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=======> 2
======> (null)
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _presentationPotentiallyUnderlapsStatusBar]
======> 1
------> <NavigationController:0x7ba7dab0>: -[UIViewController _frameIsNotResizedForDoubleHeightStatusBarChanges]
======> 0
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerForRotation]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerForRotationWithDismissCheck:1]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
=======> <NavigationController: 0x7ba7dab0>
======> <NavigationController: 0x7ba7dab0>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
=====> 1
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldStatusBarInsetViewController:<ModalController: 0x7ba7f3e0>]
------> <ModalController:0x7ba7f3e0>: -[UIViewController searchDisplayController]
======> (null)
=====> 0
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _statusBarHeightAdjustmentForCurrentOrientation]
------> <NavigationController:0x7ba7dab0>: -[UIViewController _frameIsNotResizedForDoubleHeightStatusBarChanges]
======> 0
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
=====> 20
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingToolbar]
=====> (null)
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldToolBar:(null) insetViewController:<ModalController: 0x7ba7f3e0> orOverlayContent:<5f43f8bf>]
=====> 0
-----> <NavigationController:0x7ba7dab0>: -[UIViewController tabBarController]
------> <NavigationController:0x7ba7dab0>: -[UIViewController _ancestorViewControllerOfClass:UITabBarController allowModalParent:0]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
=======> (null)
======> (null)
=====> (null)
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldTabBar:(null) insetViewController:<ModalController: 0x7ba7f3e0> orOverlayContent:<5e43f8bf>]
=====> 0
====> NSRect: {{0, 0}, {320, 568}}
----> <NavigationController:0x7ba7dab0>: -[UINavigationController _frameForWrapperViewForViewController:<ModalController: 0x7ba7f3e0>]
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationTransitionView]
=====> <UINavigationTransitionView: 0x7ba86470; frame = (0 0; 320 568); clipsToBounds = YES; autoresize = W+H; layer = <CALayer: 0x7ba86620>>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _customizesForPresentationInPopover]
=====> 0
====> NSRect: {{0, 0}, {320, 568}}
----> <ModalController:0x7ba7f3e0>: -[UIViewController view]
-----> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
=====> void
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=====> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
====> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
----> <ModalController:0x7ba7f3e0>: -[UIViewController childModalViewController]
====> (null)
----> <NavigationController:0x7ba7dab0>: -[UIViewController _appearState]
====> 1
----> <ModalController:0x7ba7f3e0>: -[UIViewController __viewWillAppear:1]
-----> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
=====> void
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _setViewAppearState:1 isAnimating:1]
------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
------> <ModalController:0x7ba7f3e0>: -[UIViewController isPerformingModalTransition]
======> 0
------> <ModalController:0x7ba7f3e0>: -[UIViewController childModalViewController]
======> (null)
------> <ModalController:0x7ba7f3e0>: -[UIViewController _forwardAppearanceMethods]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController containmentSupport]
========> 1
=======> 1
======> 1
------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
------> <ModalController:0x7ba7f3e0>: -[UIViewController viewWillAppear:1]
======> void
------> <ModalController:0x7ba7f3e0>: -[UIViewController _embeddedDelegate]
======> (null)
------> <ModalController:0x7ba7f3e0>: -[UIViewController childViewControllersCount]
======> 0
=====> void
====> void
----> <NavigationController:0x7ba7dab0>: -[UINavigationController delegate]
====> (null)
----> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
=====> (
"<ModalController: 0x7ba7f3e0>"
)
====> <ModalController: 0x7ba7f3e0>
----> <ModalController:0x7ba7f3e0>: -[UIViewController view]
-----> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
=====> void
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=====> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
====> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
----> <NavigationController:0x7ba7dab0>: -[UINavigationController delegate]
====> (null)
----> <NavigationController:0x7ba7dab0>: -[UINavigationController willShowViewController:<ModalController: 0x7ba7f3e0> animated:0]
====> void
----> <NavigationController:0x7ba7dab0>: -[UINavigationController _frameForViewController:<ModalController: 0x7ba7f3e0>]
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationTransitionView]
=====> <UINavigationTransitionView: 0x7ba86470; frame = (0 0; 320 568); clipsToBounds = YES; autoresize = W+H; layer = <CALayer: 0x7ba86620>>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _customizesForPresentationInPopover]
=====> 0
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldNavigationBarInsetViewController:<ModalController: 0x7ba7f3e0> orOverlayContent:<8f43f8bf>]
------> <ModalController:0x7ba7f3e0>: -[UIViewController _isNestedNavigationController]
======> 0
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _outermostNavigationController]
======> <NavigationController: 0x7ba7dab0>
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarEffectivelyVisible]
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarVisible]
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
========> 0
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=======> 1
======> 1
------> <ModalController:0x7ba7f3e0>: -[UIViewController extendedLayoutIncludesOpaqueBars]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerIsInPopover]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _rootAncestorViewController]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewController]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewControllerStopAtIsPresentationContext:0]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentViewController]
===========> (null)
==========> <NavigationController: 0x7ba7dab0>
=========> <NavigationController: 0x7ba7dab0>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
=========> <ViewController: 0x79634cd0>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
=========> <ViewController: 0x79634cd0>
---------> <ViewController:0x79634cd0>: -[UIViewController _parentModalViewController]
=========> (null)
---------> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
=========> (null)
========> <ViewController: 0x79634cd0>
--------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
========> (null)
=======> 0
======> 0
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _hasTranslucentNavigationBarIncludingViewController:<ModalController: 0x7ba7f3e0>]
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-------> <ModalController:0x7ba7f3e0>: -[UIViewController navigationItem]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController searchDisplayController]
========> (null)
=======> <UINavigationItem: 0x7ba8b570>
======> 1
------> <ModalController:0x7ba7f3e0>: -[UIViewController edgesForExtendedLayout]
======> 15
=====> 0
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=====> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarVisible]
------> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
======> 0
------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=====> 1
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerUnderlapsStatusBar]
------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
======> <_UIFullscreenPresentationController: 0x7b973710>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=======> 2
-------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=======> 2
-------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=======> 2
======> (null)
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _presentationPotentiallyUnderlapsStatusBar]
======> 1
------> <NavigationController:0x7ba7dab0>: -[UIViewController _frameIsNotResizedForDoubleHeightStatusBarChanges]
======> 0
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerForRotation]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerForRotationWithDismissCheck:1]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
=======> <NavigationController: 0x7ba7dab0>
======> <NavigationController: 0x7ba7dab0>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
=====> 1
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldStatusBarInsetViewController:<ModalController: 0x7ba7f3e0>]
------> <ModalController:0x7ba7f3e0>: -[UIViewController searchDisplayController]
======> (null)
=====> 0
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _statusBarHeightAdjustmentForCurrentOrientation]
------> <NavigationController:0x7ba7dab0>: -[UIViewController _frameIsNotResizedForDoubleHeightStatusBarChanges]
======> 0
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
=====> 20
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingToolbar]
=====> (null)
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldToolBar:(null) insetViewController:<ModalController: 0x7ba7f3e0> orOverlayContent:<5f43f8bf>]
=====> 0
-----> <NavigationController:0x7ba7dab0>: -[UIViewController tabBarController]
------> <NavigationController:0x7ba7dab0>: -[UIViewController _ancestorViewControllerOfClass:UITabBarController allowModalParent:0]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
=======> (null)
======> (null)
=====> (null)
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldTabBar:(null) insetViewController:<ModalController: 0x7ba7f3e0> orOverlayContent:<5e43f8bf>]
=====> 0
====> NSRect: {{0, 0}, {320, 568}}
----> <NavigationController:0x7ba7dab0>: -[UINavigationController _frameForWrapperViewForViewController:<ModalController: 0x7ba7f3e0>]
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationTransitionView]
=====> <UINavigationTransitionView: 0x7ba86470; frame = (0 0; 320 568); clipsToBounds = YES; autoresize = W+H; layer = <CALayer: 0x7ba86620>>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _customizesForPresentationInPopover]
=====> 0
====> NSRect: {{0, 0}, {320, 568}}
----> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationTransitionView]
====> <UINavigationTransitionView: 0x7ba86470; frame = (0 0; 320 568); clipsToBounds = YES; autoresize = W+H; layer = <CALayer: 0x7ba86620>>
----> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationTransitionForUITransition:0]
====> 0
----> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
====> <NavigationController: 0x7ba7dab0>
----> <NavigationController:0x7ba7dab0>: -[UIViewController _forwardAppearanceMethods]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers]
------> <NavigationController:0x7ba7dab0>: -[UIViewController containmentSupport]
======> 0
=====> 0
====> 0
----> <ModalController:0x7ba7f3e0>: -[UIViewController _forwardAppearanceMethods]
-----> <ModalController:0x7ba7f3e0>: -[UIViewController automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers]
------> <ModalController:0x7ba7f3e0>: -[UIViewController containmentSupport]
======> 1
=====> 1
====> 1
----> <NavigationController:0x7ba7dab0>: -[UIViewController _forwardAppearanceMethods]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers]
------> <NavigationController:0x7ba7dab0>: -[UIViewController containmentSupport]
======> 0
=====> 0
====> 0
----> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
====> <NavigationController: 0x7ba7dab0>
----> <NavigationController:0x7ba7dab0>: -[UIViewController _forwardAppearanceMethods]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers]
------> <NavigationController:0x7ba7dab0>: -[UIViewController containmentSupport]
======> 0
=====> 0
====> 0
----> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
====> <NavigationController: 0x7ba7dab0>
----> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
====> <NavigationController: 0x7ba7dab0>
----> <NavigationController:0x7ba7dab0>: -[UIViewController _monitorsSystemLayoutFittingSize]
====> 0
----> <ModalController:0x7ba7f3e0>: -[UIViewController viewDidMoveToWindow:<UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>> shouldAppearOrDisappear:0]
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _isInCustomTransition]
=====> 0
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _updateLayoutForStatusBarAndInterfaceOrientation]
------> <ModalController:0x7ba7f3e0>: -[UIViewController _shouldUpdateLayoutForStatusBarAndInterfaceOrientation]
======> 1
------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
------> <ModalController:0x7ba7f3e0>: -[UIViewController _screen]
======> <UIScreen: 0x7bd2a630; bounds = {{0, 0}, {320, 568}}; mode = <UIScreenMode: 0x7ba24e20; size = 640.000000 x 1136.000000>>
------> <ModalController:0x7ba7f3e0>: -[UIViewController _frameIsNotResizedForDoubleHeightStatusBarChanges]
======> 0
------> <ModalController:0x7ba7f3e0>: -[UIViewController _screen]
======> <UIScreen: 0x7bd2a630; bounds = {{0, 0}, {320, 568}}; mode = <UIScreenMode: 0x7ba24e20; size = 640.000000 x 1136.000000>>
------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateContentOverlayInsetsForSelfAndChildren]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateContentOverlayInsetsFromParentIfNecessary]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _appearState]
========> 1
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentViewController]
========> <NavigationController: 0x7ba7dab0>
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _contentMarginForChildViewController:<ModalController: 0x7ba7f3e0>]
========> 16
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _setContentMargin:16]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateChildContentMargins]
=========> void
========> void
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _isNestedNavigationController]
========> 0
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldNavigationBarInsetViewController:<ModalController: 0x7ba7f3e0> orOverlayContent:<1b31f8bf>]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _isNestedNavigationController]
=========> 0
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _outermostNavigationController]
=========> <NavigationController: 0x7ba7dab0>
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarEffectivelyVisible]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarVisible]
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
===========> 0
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==========> 1
=========> 1
---------> <ModalController:0x7ba7f3e0>: -[UIViewController extendedLayoutIncludesOpaqueBars]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerIsInPopover]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController _rootAncestorViewController]
------------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewController]
-------------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewControllerStopAtIsPresentationContext:0]
--------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentViewController]
==============> (null)
=============> <NavigationController: 0x7ba7dab0>
============> <NavigationController: 0x7ba7dab0>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
============> <ViewController: 0x79634cd0>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
============> <ViewController: 0x79634cd0>
------------> <ViewController:0x79634cd0>: -[UIViewController _parentModalViewController]
============> (null)
------------> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
============> (null)
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
===========> (null)
==========> 0
=========> 0
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _hasTranslucentNavigationBarIncludingViewController:<ModalController: 0x7ba7f3e0>]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
----------> <ModalController:0x7ba7f3e0>: -[UIViewController navigationItem]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController searchDisplayController]
===========> (null)
==========> <UINavigationItem: 0x7ba8b570>
=========> 1
---------> <ModalController:0x7ba7f3e0>: -[UIViewController edgesForExtendedLayout]
=========> 15
========> 0
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarVisible]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
=========> 0
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
========> 1
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingToolbar]
========> (null)
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _contentOverlayInsets]
========> UIEdgeInsets: {20, 16, 0, 16}
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _setContentOverlayInsets:UIEdgeInsets: {64, 16, 0, 16}]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
========> void
=======> void
======> void
------> <ModalController:0x7ba7f3e0>: -[UIViewController mutableChildViewControllers]
======> (null)
=====> void
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _popoverController]
------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=======> 2
-------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=======> 2
-------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=======> 2
======> (null)
=====> (null)
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _isInPopoverPresentation]
------> <ModalController:0x7ba7f3e0>: -[UIViewController _isInContextOfPresentationControllerOfClass:UIPopoverPresentationController effective:1]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController presentingViewController]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
========> <ViewController: 0x79634cd0>
=======> <ViewController: 0x79634cd0>
-------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
=======> <_UIFullscreenPresentationController: 0x7b973710>
======> 0
=====> 0
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _lastKnownInterfaceOrientation]
=====> 0
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _lastKnownInterfaceOrientation]
=====> 0
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _lastKnownInterfaceOrientation]
=====> 0
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _lastKnownInterfaceOrientation]
=====> 0
-----> <ModalController:0x7ba7f3e0>: -[UIViewController setInterfaceOrientation:1]
------> <ModalController:0x7ba7f3e0>: -[UIViewController __withSupportedInterfaceOrientation:1 apply:<__NSStackBlock__: 0xbff839b0>]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController __supportedInterfaceOrientations]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController modalPresentationStyle]
========> 0
--------> <ModalController:0x7ba7f3e0>: -[UIViewController modalPresentationStyle]
========> 0
--------> <ModalController:0x7ba7f3e0>: -[UIViewController modalPresentationStyle]
========> 0
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _shouldSynthesizeSupportedOrientations]
========> 0
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _ignoreAppSupportedOrientations]
========> 0
--------> <ModalController:0x7ba7f3e0>: -[UIViewController isViewLoaded]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
========> 1
--------> <ModalController:0x7ba7f3e0>: -[UIViewController view]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
=========> void
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
--------> <ModalController:0x7ba7f3e0>: -[UIViewController presentingViewController]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=========> <ViewController: 0x79634cd0>
========> <ViewController: 0x79634cd0>
--------> <ViewController:0x79634cd0>: -[UIViewController _originalPresentationController]
========> <_UIFormSheetPresentationController: 0x7ba920e0>
--------> <ModalController:0x7ba7f3e0>: -[UIViewController presentingViewController]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=========> <ViewController: 0x79634cd0>
========> <ViewController: 0x79634cd0>
--------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
========> <_UIFullscreenPresentationController: 0x7b973710>
--------> <ModalController:0x7ba7f3e0>: -[UIViewController presentingViewController]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=========> <ViewController: 0x79634cd0>
========> <ViewController: 0x79634cd0>
--------> <ModalController:0x7ba7f3e0>: -[UIViewController presentingViewController]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=========> <ViewController: 0x79634cd0>
========> <ViewController: 0x79634cd0>
--------> <ViewController:0x79634cd0>: -[UIViewController _shouldAdaptWhenRotated]
---------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
----------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
==========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=========> 1
---------> <ViewController:0x79634cd0>: -[UIViewController view]
----------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
==========> void
----------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
==========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
---------> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController _shouldAdaptFromSizeClassPair:<01000000 02000000> toSizeClassPair:<01000000 01000000>]
=========> 0
========> 0
--------> <ModalController:0x7ba7f3e0>: -[UIViewController supportedInterfaceOrientations]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController modalPresentationStyle]
=========> 0
---------> <ModalController:0x7ba7f3e0>: -[UIViewController modalPresentationStyle]
=========> 0
---------> <ModalController:0x7ba7f3e0>: -[UIViewController modalPresentationStyle]
=========> 0
========> 26
=======> 26
======> 1
=====> void
====> void
----> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
======> (null)
------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
======> <_UIFullscreenPresentationController: 0x7b973710>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
======> <_UIFullscreenPresentationController: 0x7b973710>
=====> <_UIFullscreenPresentationController: 0x7b973710>
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
--------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
---------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
=========> <ViewController: 0x79634cd0>
---------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
----------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
==========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=========> 1
---------> <ViewController:0x79634cd0>: -[UIViewController view]
----------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
==========> void
----------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
==========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
=======> (null)
======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
======> (null)
------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
======> <_UIFullscreenPresentationController: 0x7b973710>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
======> <_UIFullscreenPresentationController: 0x7b973710>
=====> <_UIFullscreenPresentationController: 0x7b973710>
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
--------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
---------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
=========> <ViewController: 0x79634cd0>
---------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
----------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
==========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=========> 1
---------> <ViewController:0x79634cd0>: -[UIViewController view]
----------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
==========> void
----------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
==========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
=======> (null)
======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
======> (null)
------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
======> <_UIFullscreenPresentationController: 0x7b973710>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
======> <_UIFullscreenPresentationController: 0x7b973710>
=====> <_UIFullscreenPresentationController: 0x7b973710>
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
--------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
---------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
=========> <ViewController: 0x79634cd0>
---------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
----------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
==========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=========> 1
---------> <ViewController:0x79634cd0>: -[UIViewController view]
----------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
==========> void
----------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
==========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
=======> (null)
======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationTransitionView:<UINavigationTransitionView: 0x7ba86470; frame = (0 0; 320 568); clipsToBounds = YES; autoresize = W+H; layer = <CALayer: 0x7ba86620>> didStartTransition:0]
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationTransitionView]
=====> <UINavigationTransitionView: 0x7ba86470; frame = (0 0; 320 568); clipsToBounds = YES; autoresize = W+H; layer = <CALayer: 0x7ba86620>>
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController disappearingViewController]
=====> (null)
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
------> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
======> (
"<ModalController: 0x7ba7f3e0>"
)
=====> <ModalController: 0x7ba7f3e0>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController presentedViewController]
------> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
======> (null)
=====> (null)
-----> <ModalController:0x7ba7f3e0>: -[UIResponder _containedInAbsoluteResponderChain]
------> <ModalController:0x7ba7f3e0>: -[UIResponder _nextResponderOverride]
======> (null)
------> <ModalController:0x7ba7f3e0>: -[UIViewController _popoverController]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
========> 2
--------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
========> 2
--------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
========> 2
=======> (null)
======> (null)
------> <ModalController:0x7ba7f3e0>: -[UIViewController isViewLoaded]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
======> 1
------> <ModalController:0x7ba7f3e0>: -[UIViewController view]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
------> <UIViewControllerWrapperView:0x7e95cbc0>: -[UIResponder _nextResponderOverride]
======> (null)
------> <UINavigationTransitionView:0x7ba86470>: -[UIResponder _nextResponderOverride]
======> (null)
------> <UILayoutContainerView:0x7ba7fcb0>: -[UIResponder _nextResponderOverride]
======> (null)
------> <NavigationController:0x7ba7dab0>: -[UIResponder _containedInAbsoluteResponderChain]
-------> <NavigationController:0x7ba7dab0>: -[UIResponder _nextResponderOverride]
=======> (null)
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
========> 2
--------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
========> 2
--------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
========> 2
=======> (null)
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-------> <ViewController:0x79634cd0>: -[UIResponder _containedInAbsoluteResponderChain]
--------> <ViewController:0x79634cd0>: -[UIResponder _nextResponderOverride]
========> (null)
--------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
========> (null)
--------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
--------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
--------> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
========> <NavigationController: 0x7ba7dab0>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
========> (null)
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
=========> void
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
--------> <UITransitionView:0x7b9b4120>: -[UIResponder _nextResponderOverride]
========> (null)
=======> 1
======> 1
=====> 1
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _containsFirstResponder]
------> <ModalController:0x7ba7f3e0>: -[UIResponder isFirstResponder]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController isViewLoaded]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=======> 1
-------> <ModalController:0x7ba7f3e0>: -[UIViewController view]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
========> void
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
-------> <UIView:0x79680170>: -[UIResponder _responderWindow]
--------> <UIView:0x79680170>: -[UIResponder _nextResponderOverride]
========> (null)
--------> <ModalController:0x7ba7f3e0>: -[UIResponder _responderWindow]
---------> <ModalController:0x7ba7f3e0>: -[UIResponder _nextResponderOverride]
=========> (null)
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _popoverController]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
===========> 2
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
===========> 2
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
===========> 2
==========> (null)
=========> (null)
---------> <ModalController:0x7ba7f3e0>: -[UIViewController isViewLoaded]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
==========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=========> 1
---------> <ModalController:0x7ba7f3e0>: -[UIViewController view]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
==========> void
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
==========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
---------> <UIViewControllerWrapperView:0x7e95cbc0>: -[UIResponder _responderWindow]
----------> <UIViewControllerWrapperView:0x7e95cbc0>: -[UIResponder _nextResponderOverride]
==========> (null)
----------> <UINavigationTransitionView:0x7ba86470>: -[UIResponder _responderWindow]
-----------> <UINavigationTransitionView:0x7ba86470>: -[UIResponder _nextResponderOverride]
===========> (null)
-----------> <UILayoutContainerView:0x7ba7fcb0>: -[UIResponder _responderWindow]
------------> <UILayoutContainerView:0x7ba7fcb0>: -[UIResponder _nextResponderOverride]
============> (null)
------------> <NavigationController:0x7ba7dab0>: -[UIResponder _responderWindow]
-------------> <NavigationController:0x7ba7dab0>: -[UIResponder _nextResponderOverride]
=============> (null)
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
--------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
==============> 2
--------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
==============> 2
--------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
==============> 2
=============> (null)
-------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-------------> <ViewController:0x79634cd0>: -[UIResponder _responderWindow]
--------------> <ViewController:0x79634cd0>: -[UIResponder _nextResponderOverride]
==============> (null)
--------------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
==============> (null)
--------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
==============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
--------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
==============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
--------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
==============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
--------------> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
==============> <NavigationController: 0x7ba7dab0>
--------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
==============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
--------------> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
==============> (null)
--------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
==============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
--------------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
---------------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
===============> void
---------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
===============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
==============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
--------------> <UITransitionView:0x7b9b4120>: -[UIResponder _responderWindow]
---------------> <UITransitionView:0x7b9b4120>: -[UIResponder _nextResponderOverride]
===============> (null)
==============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
===========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
==========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
-------> <ModalController:0x7ba7f3e0>: -[UIResponder _firstResponder]
--------> <ModalController:0x7ba7f3e0>: -[UIResponder _nextResponderOverride]
========> (null)
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _popoverController]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
==========> 2
----------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
==========> 2
----------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
==========> 2
=========> (null)
========> (null)
--------> <ModalController:0x7ba7f3e0>: -[UIViewController isViewLoaded]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
========> 1
--------> <ModalController:0x7ba7f3e0>: -[UIViewController view]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
=========> void
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
--------> <UIViewControllerWrapperView:0x7e95cbc0>: -[UIResponder _responderWindow]
---------> <UIViewControllerWrapperView:0x7e95cbc0>: -[UIResponder _nextResponderOverride]
=========> (null)
---------> <UINavigationTransitionView:0x7ba86470>: -[UIResponder _responderWindow]
----------> <UINavigationTransitionView:0x7ba86470>: -[UIResponder _nextResponderOverride]
==========> (null)
----------> <UILayoutContainerView:0x7ba7fcb0>: -[UIResponder _responderWindow]
-----------> <UILayoutContainerView:0x7ba7fcb0>: -[UIResponder _nextResponderOverride]
===========> (null)
-----------> <NavigationController:0x7ba7dab0>: -[UIResponder _responderWindow]
------------> <NavigationController:0x7ba7dab0>: -[UIResponder _nextResponderOverride]
============> (null)
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=============> 2
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=============> 2
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=============> 2
============> (null)
------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------------> <ViewController:0x79634cd0>: -[UIResponder _responderWindow]
-------------> <ViewController:0x79634cd0>: -[UIResponder _nextResponderOverride]
=============> (null)
-------------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
=============> (null)
-------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-------------> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
=============> <NavigationController: 0x7ba7dab0>
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
=============> (null)
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
--------------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
==============> void
--------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
==============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
=============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-------------> <UITransitionView:0x7b9b4120>: -[UIResponder _responderWindow]
--------------> <UITransitionView:0x7b9b4120>: -[UIResponder _nextResponderOverride]
==============> (null)
=============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
===========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
==========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=======> (null)
======> 0
=====> 0
-----> <NavigationController:0x7ba7dab0>: -[UIResponder _disableAutomaticKeyboardBehavior]
------> <NavigationController:0x7ba7dab0>: -[UIResponder _nextResponderOverride]
======> (null)
------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=======> 2
-------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=======> 2
-------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=======> 2
======> (null)
------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------> <ViewController:0x79634cd0>: -[UIResponder _disableAutomaticKeyboardBehavior]
-------> <ViewController:0x79634cd0>: -[UIResponder _nextResponderOverride]
=======> (null)
-------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
=======> (null)
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-------> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
=======> <NavigationController: 0x7ba7dab0>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
=======> (null)
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
========> void
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-------> <UITransitionView:0x7b9b4120>: -[UIResponder _disableAutomaticKeyboardBehavior]
--------> <UITransitionView:0x7b9b4120>: -[UIResponder _nextResponderOverride]
========> (null)
=======> 0
======> 0
=====> 0
-----> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
=====> (null)
-----> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=====> <ViewController: 0x79634cd0>
-----> <ModalController:0x7ba7f3e0>: -[UIResponder becomeFirstResponder]
------> <ModalController:0x7ba7f3e0>: -[UIResponder _responderWindow]
-------> <ModalController:0x7ba7f3e0>: -[UIResponder _nextResponderOverride]
=======> (null)
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _popoverController]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=========> 2
---------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=========> 2
---------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=========> 2
========> (null)
=======> (null)
-------> <ModalController:0x7ba7f3e0>: -[UIViewController isViewLoaded]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=======> 1
-------> <ModalController:0x7ba7f3e0>: -[UIViewController view]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
========> void
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
-------> <UIViewControllerWrapperView:0x7e95cbc0>: -[UIResponder _responderWindow]
--------> <UIViewControllerWrapperView:0x7e95cbc0>: -[UIResponder _nextResponderOverride]
========> (null)
--------> <UINavigationTransitionView:0x7ba86470>: -[UIResponder _responderWindow]
---------> <UINavigationTransitionView:0x7ba86470>: -[UIResponder _nextResponderOverride]
=========> (null)
---------> <UILayoutContainerView:0x7ba7fcb0>: -[UIResponder _responderWindow]
----------> <UILayoutContainerView:0x7ba7fcb0>: -[UIResponder _nextResponderOverride]
==========> (null)
----------> <NavigationController:0x7ba7dab0>: -[UIResponder _responderWindow]
-----------> <NavigationController:0x7ba7dab0>: -[UIResponder _nextResponderOverride]
===========> (null)
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
============> 2
------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
============> 2
------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
============> 2
===========> (null)
-----------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
===========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-----------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-----------> <ViewController:0x79634cd0>: -[UIResponder _responderWindow]
------------> <ViewController:0x79634cd0>: -[UIResponder _nextResponderOverride]
============> (null)
------------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
============> (null)
------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------------> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
============> <NavigationController: 0x7ba7dab0>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
============> (null)
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
=============> void
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------------> <UITransitionView:0x7b9b4120>: -[UIResponder _responderWindow]
-------------> <UITransitionView:0x7b9b4120>: -[UIResponder _nextResponderOverride]
=============> (null)
============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
===========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
==========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
------> <ModalController:0x7ba7f3e0>: -[UIViewController isViewLoaded]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
======> 1
------> <ModalController:0x7ba7f3e0>: -[UIViewController view]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
------> <UIView:0x79680170>: -[UIResponder _responderWindow]
-------> <UIView:0x79680170>: -[UIResponder _nextResponderOverride]
=======> (null)
-------> <ModalController:0x7ba7f3e0>: -[UIResponder _responderWindow]
--------> <ModalController:0x7ba7f3e0>: -[UIResponder _nextResponderOverride]
========> (null)
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _popoverController]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
==========> 2
----------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
==========> 2
----------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
==========> 2
=========> (null)
========> (null)
--------> <ModalController:0x7ba7f3e0>: -[UIViewController isViewLoaded]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
========> 1
--------> <ModalController:0x7ba7f3e0>: -[UIViewController view]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
=========> void
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
--------> <UIViewControllerWrapperView:0x7e95cbc0>: -[UIResponder _responderWindow]
---------> <UIViewControllerWrapperView:0x7e95cbc0>: -[UIResponder _nextResponderOverride]
=========> (null)
---------> <UINavigationTransitionView:0x7ba86470>: -[UIResponder _responderWindow]
----------> <UINavigationTransitionView:0x7ba86470>: -[UIResponder _nextResponderOverride]
==========> (null)
----------> <UILayoutContainerView:0x7ba7fcb0>: -[UIResponder _responderWindow]
-----------> <UILayoutContainerView:0x7ba7fcb0>: -[UIResponder _nextResponderOverride]
===========> (null)
-----------> <NavigationController:0x7ba7dab0>: -[UIResponder _responderWindow]
------------> <NavigationController:0x7ba7dab0>: -[UIResponder _nextResponderOverride]
============> (null)
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=============> 2
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=============> 2
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=============> 2
============> (null)
------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------------> <ViewController:0x79634cd0>: -[UIResponder _responderWindow]
-------------> <ViewController:0x79634cd0>: -[UIResponder _nextResponderOverride]
=============> (null)
-------------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
=============> (null)
-------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-------------> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
=============> <NavigationController: 0x7ba7dab0>
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
=============> (null)
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
--------------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
==============> void
--------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
==============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
=============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-------------> <UITransitionView:0x7b9b4120>: -[UIResponder _responderWindow]
--------------> <UITransitionView:0x7b9b4120>: -[UIResponder _nextResponderOverride]
==============> (null)
=============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
===========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
==========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
------> <ModalController:0x7ba7f3e0>: -[UIResponder _firstResponder]
-------> <ModalController:0x7ba7f3e0>: -[UIResponder _nextResponderOverride]
=======> (null)
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _popoverController]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=========> 2
---------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=========> 2
---------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=========> 2
========> (null)
=======> (null)
-------> <ModalController:0x7ba7f3e0>: -[UIViewController isViewLoaded]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=======> 1
-------> <ModalController:0x7ba7f3e0>: -[UIViewController view]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
========> void
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
-------> <UIViewControllerWrapperView:0x7e95cbc0>: -[UIResponder _responderWindow]
--------> <UIViewControllerWrapperView:0x7e95cbc0>: -[UIResponder _nextResponderOverride]
========> (null)
--------> <UINavigationTransitionView:0x7ba86470>: -[UIResponder _responderWindow]
---------> <UINavigationTransitionView:0x7ba86470>: -[UIResponder _nextResponderOverride]
=========> (null)
---------> <UILayoutContainerView:0x7ba7fcb0>: -[UIResponder _responderWindow]
----------> <UILayoutContainerView:0x7ba7fcb0>: -[UIResponder _nextResponderOverride]
==========> (null)
----------> <NavigationController:0x7ba7dab0>: -[UIResponder _responderWindow]
-----------> <NavigationController:0x7ba7dab0>: -[UIResponder _nextResponderOverride]
===========> (null)
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
============> 2
------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
============> 2
------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
============> 2
===========> (null)
-----------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
===========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-----------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-----------> <ViewController:0x79634cd0>: -[UIResponder _responderWindow]
------------> <ViewController:0x79634cd0>: -[UIResponder _nextResponderOverride]
============> (null)
------------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
============> (null)
------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------------> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
============> <NavigationController: 0x7ba7dab0>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
============> (null)
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
=============> void
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------------> <UITransitionView:0x7b9b4120>: -[UIResponder _responderWindow]
-------------> <UITransitionView:0x7b9b4120>: -[UIResponder _nextResponderOverride]
=============> (null)
============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
===========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
==========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
========> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
======> (null)
------> <ModalController:0x7ba7f3e0>: -[UIResponder firstResponder]
-------> <ModalController:0x7ba7f3e0>: -[UIResponder _nextResponderOverride]
=======> (null)
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _popoverController]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=========> 2
---------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=========> 2
---------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=========> 2
========> (null)
=======> (null)
-------> <ModalController:0x7ba7f3e0>: -[UIViewController isViewLoaded]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=======> 1
-------> <ModalController:0x7ba7f3e0>: -[UIViewController view]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
========> void
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
-------> <UIViewControllerWrapperView:0x7e95cbc0>: -[UIResponder firstResponder]
--------> <UIViewControllerWrapperView:0x7e95cbc0>: -[UIResponder _nextResponderOverride]
========> (null)
--------> <UINavigationTransitionView:0x7ba86470>: -[UIResponder firstResponder]
---------> <UINavigationTransitionView:0x7ba86470>: -[UIResponder _nextResponderOverride]
=========> (null)
---------> <UILayoutContainerView:0x7ba7fcb0>: -[UIResponder firstResponder]
----------> <UILayoutContainerView:0x7ba7fcb0>: -[UIResponder _nextResponderOverride]
==========> (null)
----------> <NavigationController:0x7ba7dab0>: -[UIResponder firstResponder]
-----------> <NavigationController:0x7ba7dab0>: -[UIResponder _nextResponderOverride]
===========> (null)
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
============> 2
------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
============> 2
------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
============> 2
===========> (null)
-----------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
===========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-----------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-----------> <ViewController:0x79634cd0>: -[UIResponder firstResponder]
------------> <ViewController:0x79634cd0>: -[UIResponder _nextResponderOverride]
============> (null)
------------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
============> (null)
------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------------> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
============> <NavigationController: 0x7ba7dab0>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
============> (null)
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
=============> void
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------------> <UITransitionView:0x7b9b4120>: -[UIResponder firstResponder]
-------------> <UITransitionView:0x7b9b4120>: -[UIResponder _nextResponderOverride]
=============> (null)
============> (null)
===========> (null)
==========> (null)
=========> (null)
========> (null)
=======> (null)
======> (null)
------> <ModalController:0x7ba7f3e0>: -[UIResponder _canBecomeFirstResponder]
-------> <ModalController:0x7ba7f3e0>: -[UIResponder canBecomeFirstResponder]
=======> 0
======> 0
=====> 0
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _keyboardAnimationStyle]
------> <NavigationController:0x7ba7dab0>: -[UIViewController isViewLoaded]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
======> 1
------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _transitionAnimationContext]
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _transitionController]
=======> (null)
======> (null)
------> <NavigationController:0x7ba7dab0>: -[UIViewController _customizesForPresentationInPopover]
======> 0
------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentViewController]
======> (null)
=====> <<_UIViewControllerKeyboardAnimationStyle: 0x7e9f7630>; animated = NO; duration = 0; force = NO>
====> void
----> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationTransitionView:<UINavigationTransitionView: 0x7ba86470; frame = (0 0; 320 568); clipsToBounds = YES; autoresize = W+H; layer = <CALayer: 0x7ba86620>> didEndTransition:0 fromView:(null) toView:<UIViewControllerWrapperView: 0x7e95cbc0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7e95ccf0>>]
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationTransitionView]
=====> <UINavigationTransitionView: 0x7ba86470; frame = (0 0; 320 568); clipsToBounds = YES; autoresize = W+H; layer = <CALayer: 0x7ba86620>>
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController disappearingViewController]
=====> (null)
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
------> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
======> (
"<ModalController: 0x7ba7f3e0>"
)
=====> <ModalController: 0x7ba7f3e0>
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _usesSharedView]
=====> 0
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _presentationTransitionUnwrapViewController:<ModalController: 0x7ba7f3e0>]
------> <ModalController:0x7ba7f3e0>: -[UIViewController childModalViewController]
======> (null)
=====> void
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _layoutTopViewController]
------> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
=======> (
"<ModalController: 0x7ba7f3e0>"
)
======> <ModalController: 0x7ba7f3e0>
------> <NavigationController:0x7ba7dab0>: -[UINavigationController disappearingViewController]
======> (null)
------> <NavigationController:0x7ba7dab0>: -[UINavigationController needsDeferredTransition]
======> 0
------> <NavigationController:0x7ba7dab0>: -[UINavigationController isCustomTransition]
======> 0
------> <ModalController:0x7ba7f3e0>: -[UIViewController isViewLoaded]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
======> 1
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _layoutViewController:<ModalController: 0x7ba7f3e0>]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _updateContentOverlayInsetsFromParentIfNecessary]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _appearState]
========> 1
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentViewController]
========> (null)
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingPresentationControllerImmediate:0 effective:1]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=========> <ViewController: 0x79634cd0>
---------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
=========> <_UIFullscreenPresentationController: 0x7b973710>
========> <_UIFullscreenPresentationController: 0x7b973710>
--------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _baseContentInsets]
---------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController containerView]
=========> <UITransitionView: 0x7b9b4120; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b9b42d0>>
---------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController containerView]
=========> <UITransitionView: 0x7b9b4120; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b9b42d0>>
========> UIEdgeInsets: {20, 16, 0, 16}
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _setContentOverlayInsets:UIEdgeInsets: {20, 16, 0, 16}]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
========> void
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _setContentMargin:16]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _updateChildContentMargins]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _setContentMargin:16]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateChildContentMargins]
===========> void
==========> void
=========> void
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingNavigationBar]
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingToolbar]
=========> (null)
========> void
=======> void
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateContentOverlayInsetsForSelfAndChildren]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateContentOverlayInsetsFromParentIfNecessary]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _appearState]
=========> 1
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentViewController]
=========> <NavigationController: 0x7ba7dab0>
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _contentMarginForChildViewController:<ModalController: 0x7ba7f3e0>]
=========> 16
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _setContentMargin:16]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateChildContentMargins]
==========> void
=========> void
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _isNestedNavigationController]
=========> 0
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldNavigationBarInsetViewController:<ModalController: 0x7ba7f3e0> orOverlayContent:<bb31f8bf>]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _isNestedNavigationController]
==========> 0
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _outermostNavigationController]
==========> <NavigationController: 0x7ba7dab0>
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarEffectivelyVisible]
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarVisible]
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
============> 0
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
===========> 1
==========> 1
----------> <ModalController:0x7ba7f3e0>: -[UIViewController extendedLayoutIncludesOpaqueBars]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerIsInPopover]
------------> <ModalController:0x7ba7f3e0>: -[UIViewController _rootAncestorViewController]
-------------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewController]
--------------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewControllerStopAtIsPresentationContext:0]
---------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentViewController]
===============> (null)
==============> <NavigationController: 0x7ba7dab0>
=============> <NavigationController: 0x7ba7dab0>
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
=============> <ViewController: 0x79634cd0>
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
=============> <ViewController: 0x79634cd0>
-------------> <ViewController:0x79634cd0>: -[UIViewController _parentModalViewController]
=============> (null)
-------------> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
=============> (null)
============> <ViewController: 0x79634cd0>
------------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
============> (null)
===========> 0
==========> 0
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _hasTranslucentNavigationBarIncludingViewController:<ModalController: 0x7ba7f3e0>]
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController navigationItem]
------------> <ModalController:0x7ba7f3e0>: -[UIViewController searchDisplayController]
============> (null)
===========> <UINavigationItem: 0x7ba8b570>
==========> 1
----------> <ModalController:0x7ba7f3e0>: -[UIViewController edgesForExtendedLayout]
==========> 15
=========> 0
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarVisible]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
==========> 0
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=========> 1
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingToolbar]
=========> (null)
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _contentOverlayInsets]
=========> UIEdgeInsets: {20, 16, 0, 16}
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _setContentOverlayInsets:UIEdgeInsets: {64, 16, 0, 16}]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
==========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=========> void
========> void
=======> void
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _computeAndApplyScrollContentInsetDeltaForViewController:<ModalController: 0x7ba7f3e0>]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController contentScrollView]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
---------> <ModalController:0x7ba7f3e0>: -[UIViewController navigationController]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerOfClass:UINavigationController allowModalParent:0]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
===========> <NavigationController: 0x7ba7dab0>
==========> <NavigationController: 0x7ba7dab0>
=========> <NavigationController: 0x7ba7dab0>
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
========> (null)
=======> void
-------> <ModalController:0x7ba7f3e0>: -[UIViewController view]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
========> void
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
-------> <ModalController:0x7ba7f3e0>: -[UIViewController view]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
========> void
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationTransitionView]
=======> <UINavigationTransitionView: 0x7ba86470; frame = (0 0; 320 568); clipsToBounds = YES; autoresize = W+H; layer = <CALayer: 0x7ba86620>>
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _frameForViewController:<ModalController: 0x7ba7f3e0>]
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationTransitionView]
========> <UINavigationTransitionView: 0x7ba86470; frame = (0 0; 320 568); clipsToBounds = YES; autoresize = W+H; layer = <CALayer: 0x7ba86620>>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _customizesForPresentationInPopover]
========> 0
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldNavigationBarInsetViewController:<ModalController: 0x7ba7f3e0> orOverlayContent:<4f36f8bf>]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _isNestedNavigationController]
=========> 0
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _outermostNavigationController]
=========> <NavigationController: 0x7ba7dab0>
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarEffectivelyVisible]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarVisible]
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
===========> 0
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==========> 1
=========> 1
---------> <ModalController:0x7ba7f3e0>: -[UIViewController extendedLayoutIncludesOpaqueBars]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerIsInPopover]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController _rootAncestorViewController]
------------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewController]
-------------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewControllerStopAtIsPresentationContext:0]
--------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentViewController]
==============> (null)
=============> <NavigationController: 0x7ba7dab0>
============> <NavigationController: 0x7ba7dab0>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
============> <ViewController: 0x79634cd0>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
============> <ViewController: 0x79634cd0>
------------> <ViewController:0x79634cd0>: -[UIViewController _parentModalViewController]
============> (null)
------------> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
============> (null)
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
===========> (null)
==========> 0
=========> 0
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _hasTranslucentNavigationBarIncludingViewController:<ModalController: 0x7ba7f3e0>]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
----------> <ModalController:0x7ba7f3e0>: -[UIViewController navigationItem]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController searchDisplayController]
===========> (null)
==========> <UINavigationItem: 0x7ba8b570>
=========> 1
---------> <ModalController:0x7ba7f3e0>: -[UIViewController edgesForExtendedLayout]
=========> 15
========> 0
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarVisible]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
=========> 0
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
========> 1
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerUnderlapsStatusBar]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=========> <ViewController: 0x79634cd0>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=========> <ViewController: 0x79634cd0>
---------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
=========> <_UIFullscreenPresentationController: 0x7b973710>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
==========> 2
----------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
==========> 2
----------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
==========> 2
=========> (null)
---------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _presentationPotentiallyUnderlapsStatusBar]
=========> 1
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _frameIsNotResizedForDoubleHeightStatusBarChanges]
=========> 0
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerForRotation]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerForRotationWithDismissCheck:1]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
===========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
==========> <NavigationController: 0x7ba7dab0>
=========> <NavigationController: 0x7ba7dab0>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
========> 1
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldStatusBarInsetViewController:<ModalController: 0x7ba7f3e0>]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController searchDisplayController]
=========> (null)
========> 0
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _statusBarHeightAdjustmentForCurrentOrientation]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _frameIsNotResizedForDoubleHeightStatusBarChanges]
=========> 0
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
========> 20
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingToolbar]
========> (null)
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldToolBar:(null) insetViewController:<ModalController: 0x7ba7f3e0> orOverlayContent:<1f36f8bf>]
========> 0
--------> <NavigationController:0x7ba7dab0>: -[UIViewController tabBarController]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _ancestorViewControllerOfClass:UITabBarController allowModalParent:0]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
==========> (null)
=========> (null)
========> (null)
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldTabBar:(null) insetViewController:<ModalController: 0x7ba7f3e0> orOverlayContent:<1e36f8bf>]
========> 0
=======> NSRect: {{0, 0}, {320, 568}}
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _frameForWrapperViewForViewController:<ModalController: 0x7ba7f3e0>]
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationTransitionView]
========> <UINavigationTransitionView: 0x7ba86470; frame = (0 0; 320 568); clipsToBounds = YES; autoresize = W+H; layer = <CALayer: 0x7ba86620>>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _customizesForPresentationInPopover]
========> 0
=======> NSRect: {{0, 0}, {320, 568}}
-------> <ModalController:0x7ba7f3e0>: -[UIViewController view]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
========> void
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
-------> <ModalController:0x7ba7f3e0>: -[UIViewController view]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
========> void
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController isToolbarHidden]
=======> 1
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _topBarInsetGuideConstraint]
=======> <_UILayoutSupportConstraint:0x796845c0 V:[_UILayoutGuide:0x79680d40(64)]>
-------> <ModalController:0x7ba7f3e0>: -[UIViewController view]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
========> void
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
-------> <ModalController:0x7ba7f3e0>: -[UIViewController updateViewConstraints]
=======> void
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _lastNotifiedTraitCollection]
=======> (null)
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateTraitsIfNecessary]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentModalViewController]
========> (null)
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentModalViewController]
========> (null)
--------> <ModalController:0x7ba7f3e0>: -[UIViewController traitCollection]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentTraitEnvironment]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
==========> <NavigationController: 0x7ba7dab0>
----------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
==========> <NavigationController: 0x7ba7dab0>
=========> <NavigationController: 0x7ba7dab0>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _traitCollectionForChildEnvironment:<ModalController: 0x7ba7f3e0>]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController childViewControllers]
==========> (
"<ModalController: 0x7ba7f3e0>"
)
----------> <NavigationController:0x7ba7dab0>: -[UIViewController overrideTraitCollectionForChildViewController:<ModalController: 0x7ba7f3e0>]
==========> (null)
----------> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
------------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
============> (null)
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
============> <ViewController: 0x79634cd0>
------------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
============> <_UIFullscreenPresentationController: 0x7b973710>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
============> <ViewController: 0x79634cd0>
------------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
============> <_UIFullscreenPresentationController: 0x7b973710>
===========> <_UIFullscreenPresentationController: 0x7b973710>
-----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
-------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
--------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
---------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
===============> <ViewController: 0x79634cd0>
---------------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
----------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
================> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
===============> 1
---------------> <ViewController:0x79634cd0>: -[UIViewController view]
----------------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
================> void
----------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
================> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=============> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
=============> (null)
============> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
===========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _lastNotifiedTraitCollection]
========> (null)
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _traitCollectionDidChange:(null)]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController traitCollection]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentTraitEnvironment]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
===========> <NavigationController: 0x7ba7dab0>
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
===========> <NavigationController: 0x7ba7dab0>
==========> <NavigationController: 0x7ba7dab0>
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _traitCollectionForChildEnvironment:<ModalController: 0x7ba7f3e0>]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController childViewControllers]
===========> (
"<ModalController: 0x7ba7f3e0>"
)
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController overrideTraitCollectionForChildViewController:<ModalController: 0x7ba7f3e0>]
===========> (null)
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
=============> (null)
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
=============> <ViewController: 0x79634cd0>
-------------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
=============> <_UIFullscreenPresentationController: 0x7b973710>
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
=============> <ViewController: 0x79634cd0>
-------------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
=============> <_UIFullscreenPresentationController: 0x7b973710>
============> <_UIFullscreenPresentationController: 0x7b973710>
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
-------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
--------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
---------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
----------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
================> <ViewController: 0x79634cd0>
----------------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-----------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=================> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
================> 1
----------------> <ViewController:0x79634cd0>: -[UIViewController view]
-----------------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=================> void
-----------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=================> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
================> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
===============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
==============> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
--------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
==============> (null)
=============> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
============> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
===========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
---------> <ModalController:0x7ba7f3e0>: -[UIViewController traitCollectionDidChange:(null)]
=========> void
========> void
--------> <ModalController:0x7ba7f3e0>: -[UIViewController traitCollection]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentTraitEnvironment]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
==========> <NavigationController: 0x7ba7dab0>
----------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
==========> <NavigationController: 0x7ba7dab0>
=========> <NavigationController: 0x7ba7dab0>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _traitCollectionForChildEnvironment:<ModalController: 0x7ba7f3e0>]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController childViewControllers]
==========> (
"<ModalController: 0x7ba7f3e0>"
)
----------> <NavigationController:0x7ba7dab0>: -[UIViewController overrideTraitCollectionForChildViewController:<ModalController: 0x7ba7f3e0>]
==========> (null)
----------> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
------------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
============> (null)
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
============> <ViewController: 0x79634cd0>
------------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
============> <_UIFullscreenPresentationController: 0x7b973710>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
============> <ViewController: 0x79634cd0>
------------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
============> <_UIFullscreenPresentationController: 0x7b973710>
===========> <_UIFullscreenPresentationController: 0x7b973710>
-----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
-------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
--------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
---------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
===============> <ViewController: 0x79634cd0>
---------------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
----------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
================> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
===============> 1
---------------> <ViewController:0x79634cd0>: -[UIViewController view]
----------------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
================> void
----------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
================> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=============> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
=============> (null)
============> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
===========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
--------> <ModalController:0x7ba7f3e0>: -[UIViewController traitCollection]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentTraitEnvironment]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
==========> <NavigationController: 0x7ba7dab0>
----------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
==========> <NavigationController: 0x7ba7dab0>
=========> <NavigationController: 0x7ba7dab0>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _traitCollectionForChildEnvironment:<ModalController: 0x7ba7f3e0>]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController childViewControllers]
==========> (
"<ModalController: 0x7ba7f3e0>"
)
----------> <NavigationController:0x7ba7dab0>: -[UIViewController overrideTraitCollectionForChildViewController:<ModalController: 0x7ba7f3e0>]
==========> (null)
----------> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
------------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
============> (null)
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
============> <ViewController: 0x79634cd0>
------------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
============> <_UIFullscreenPresentationController: 0x7b973710>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
============> <ViewController: 0x79634cd0>
------------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
============> <_UIFullscreenPresentationController: 0x7b973710>
===========> <_UIFullscreenPresentationController: 0x7b973710>
-----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
-------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
--------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
---------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
===============> <ViewController: 0x79634cd0>
---------------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
----------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
================> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
===============> 1
---------------> <ViewController:0x79634cd0>: -[UIViewController view]
----------------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
================> void
----------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
================> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=============> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
=============> (null)
============> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
===========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
--------> <ModalController:0x7ba7f3e0>: -[UIViewController traitCollection]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentTraitEnvironment]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
==========> <NavigationController: 0x7ba7dab0>
----------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
==========> <NavigationController: 0x7ba7dab0>
=========> <NavigationController: 0x7ba7dab0>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _traitCollectionForChildEnvironment:<ModalController: 0x7ba7f3e0>]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController childViewControllers]
==========> (
"<ModalController: 0x7ba7f3e0>"
)
----------> <NavigationController:0x7ba7dab0>: -[UIViewController overrideTraitCollectionForChildViewController:<ModalController: 0x7ba7f3e0>]
==========> (null)
----------> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
------------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
============> (null)
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
============> <ViewController: 0x79634cd0>
------------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
============> <_UIFullscreenPresentationController: 0x7b973710>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
============> <ViewController: 0x79634cd0>
------------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
============> <_UIFullscreenPresentationController: 0x7b973710>
===========> <_UIFullscreenPresentationController: 0x7b973710>
-----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
-------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
--------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
---------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
===============> <ViewController: 0x79634cd0>
---------------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
----------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
================> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
===============> 1
---------------> <ViewController:0x79634cd0>: -[UIViewController view]
----------------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
================> void
----------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
================> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=============> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
=============> (null)
============> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
===========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
--------> <ModalController:0x7ba7f3e0>: -[UIViewController traitCollection]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentTraitEnvironment]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
==========> <NavigationController: 0x7ba7dab0>
----------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
==========> <NavigationController: 0x7ba7dab0>
=========> <NavigationController: 0x7ba7dab0>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _traitCollectionForChildEnvironment:<ModalController: 0x7ba7f3e0>]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController childViewControllers]
==========> (
"<ModalController: 0x7ba7f3e0>"
)
----------> <NavigationController:0x7ba7dab0>: -[UIViewController overrideTraitCollectionForChildViewController:<ModalController: 0x7ba7f3e0>]
==========> (null)
----------> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
------------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
============> (null)
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
============> <ViewController: 0x79634cd0>
------------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
============> <_UIFullscreenPresentationController: 0x7b973710>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
============> <ViewController: 0x79634cd0>
------------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
============> <_UIFullscreenPresentationController: 0x7b973710>
===========> <_UIFullscreenPresentationController: 0x7b973710>
-----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
-------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
--------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
---------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
===============> <ViewController: 0x79634cd0>
---------------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
----------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
================> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
===============> 1
---------------> <ViewController:0x79634cd0>: -[UIViewController view]
----------------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
================> void
----------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
================> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=============> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
=============> (null)
============> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
===========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _setLastNotifiedTraitCollection:<UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>]
========> void
=======> void
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateContentOverlayInsetsFromParentIfNecessary]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _appearState]
========> 1
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentViewController]
========> <NavigationController: 0x7ba7dab0>
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _contentMarginForChildViewController:<ModalController: 0x7ba7f3e0>]
========> 16
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _setContentMargin:16]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateChildContentMargins]
=========> void
========> void
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _isNestedNavigationController]
========> 0
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldNavigationBarInsetViewController:<ModalController: 0x7ba7f3e0> orOverlayContent:<9b23f8bf>]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _isNestedNavigationController]
=========> 0
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _outermostNavigationController]
=========> <NavigationController: 0x7ba7dab0>
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarEffectivelyVisible]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarVisible]
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
===========> 0
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==========> 1
=========> 1
---------> <ModalController:0x7ba7f3e0>: -[UIViewController extendedLayoutIncludesOpaqueBars]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerIsInPopover]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController _rootAncestorViewController]
------------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewController]
-------------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewControllerStopAtIsPresentationContext:0]
--------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentViewController]
==============> (null)
=============> <NavigationController: 0x7ba7dab0>
============> <NavigationController: 0x7ba7dab0>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
============> <ViewController: 0x79634cd0>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
============> <ViewController: 0x79634cd0>
------------> <ViewController:0x79634cd0>: -[UIViewController _parentModalViewController]
============> (null)
------------> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
============> (null)
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
===========> (null)
==========> 0
=========> 0
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _hasTranslucentNavigationBarIncludingViewController:<ModalController: 0x7ba7f3e0>]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
----------> <ModalController:0x7ba7f3e0>: -[UIViewController navigationItem]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController searchDisplayController]
===========> (null)
==========> <UINavigationItem: 0x7ba8b570>
=========> 1
---------> <ModalController:0x7ba7f3e0>: -[UIViewController edgesForExtendedLayout]
=========> 15
========> 0
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarVisible]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
=========> 0
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
========> 1
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingToolbar]
========> (null)
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _contentOverlayInsets]
========> UIEdgeInsets: {20, 16, 0, 16}
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _setContentOverlayInsets:UIEdgeInsets: {64, 16, 0, 16}]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
========> void
=======> void
-------> <ModalController:0x7ba7f3e0>: -[UIViewController viewWillLayoutSubviews]
=======> void
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _embeddedDelegate]
=======> (null)
-------> <ModalController:0x7ba7f3e0>: -[UIViewController traitCollection]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentTraitEnvironment]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=========> <NavigationController: 0x7ba7dab0>
---------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=========> <NavigationController: 0x7ba7dab0>
========> <NavigationController: 0x7ba7dab0>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _traitCollectionForChildEnvironment:<ModalController: 0x7ba7f3e0>]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController childViewControllers]
=========> (
"<ModalController: 0x7ba7f3e0>"
)
---------> <NavigationController:0x7ba7dab0>: -[UIViewController overrideTraitCollectionForChildViewController:<ModalController: 0x7ba7f3e0>]
=========> (null)
---------> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===========> (null)
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===========> <_UIFullscreenPresentationController: 0x7b973710>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===========> <_UIFullscreenPresentationController: 0x7b973710>
==========> <_UIFullscreenPresentationController: 0x7b973710>
----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
-----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
--------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
==============> <ViewController: 0x79634cd0>
--------------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
---------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> 1
--------------> <ViewController:0x79634cd0>: -[UIViewController view]
---------------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
===============> void
---------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
============> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
============> (null)
===========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-------> <ModalController:0x7ba7f3e0>: -[UIViewController traitCollection]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentTraitEnvironment]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=========> <NavigationController: 0x7ba7dab0>
---------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=========> <NavigationController: 0x7ba7dab0>
========> <NavigationController: 0x7ba7dab0>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _traitCollectionForChildEnvironment:<ModalController: 0x7ba7f3e0>]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController childViewControllers]
=========> (
"<ModalController: 0x7ba7f3e0>"
)
---------> <NavigationController:0x7ba7dab0>: -[UIViewController overrideTraitCollectionForChildViewController:<ModalController: 0x7ba7f3e0>]
=========> (null)
---------> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===========> (null)
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===========> <_UIFullscreenPresentationController: 0x7b973710>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===========> <_UIFullscreenPresentationController: 0x7b973710>
==========> <_UIFullscreenPresentationController: 0x7b973710>
----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
-----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
--------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
==============> <ViewController: 0x79634cd0>
--------------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
---------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> 1
--------------> <ViewController:0x79634cd0>: -[UIViewController view]
---------------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
===============> void
---------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
============> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
============> (null)
===========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-------> <ModalController:0x7ba7f3e0>: -[UIViewController traitCollection]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentTraitEnvironment]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=========> <NavigationController: 0x7ba7dab0>
---------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=========> <NavigationController: 0x7ba7dab0>
========> <NavigationController: 0x7ba7dab0>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _traitCollectionForChildEnvironment:<ModalController: 0x7ba7f3e0>]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController childViewControllers]
=========> (
"<ModalController: 0x7ba7f3e0>"
)
---------> <NavigationController:0x7ba7dab0>: -[UIViewController overrideTraitCollectionForChildViewController:<ModalController: 0x7ba7f3e0>]
=========> (null)
---------> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===========> (null)
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===========> <_UIFullscreenPresentationController: 0x7b973710>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===========> <_UIFullscreenPresentationController: 0x7b973710>
==========> <_UIFullscreenPresentationController: 0x7b973710>
----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
-----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
--------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
==============> <ViewController: 0x79634cd0>
--------------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
---------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> 1
--------------> <ViewController:0x79634cd0>: -[UIViewController view]
---------------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
===============> void
---------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
============> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
============> (null)
===========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-------> <ModalController:0x7ba7f3e0>: -[UIViewController traitCollection]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentTraitEnvironment]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=========> <NavigationController: 0x7ba7dab0>
---------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=========> <NavigationController: 0x7ba7dab0>
========> <NavigationController: 0x7ba7dab0>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _traitCollectionForChildEnvironment:<ModalController: 0x7ba7f3e0>]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController childViewControllers]
=========> (
"<ModalController: 0x7ba7f3e0>"
)
---------> <NavigationController:0x7ba7dab0>: -[UIViewController overrideTraitCollectionForChildViewController:<ModalController: 0x7ba7f3e0>]
=========> (null)
---------> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===========> (null)
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===========> <_UIFullscreenPresentationController: 0x7b973710>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===========> <_UIFullscreenPresentationController: 0x7b973710>
==========> <_UIFullscreenPresentationController: 0x7b973710>
----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
-----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
--------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
==============> <ViewController: 0x79634cd0>
--------------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
---------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> 1
--------------> <ViewController:0x79634cd0>: -[UIViewController view]
---------------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
===============> void
---------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
============> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
============> (null)
===========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-------> <ModalController:0x7ba7f3e0>: -[UIViewController traitCollection]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentTraitEnvironment]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=========> <NavigationController: 0x7ba7dab0>
---------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=========> <NavigationController: 0x7ba7dab0>
========> <NavigationController: 0x7ba7dab0>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _traitCollectionForChildEnvironment:<ModalController: 0x7ba7f3e0>]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController childViewControllers]
=========> (
"<ModalController: 0x7ba7f3e0>"
)
---------> <NavigationController:0x7ba7dab0>: -[UIViewController overrideTraitCollectionForChildViewController:<ModalController: 0x7ba7f3e0>]
=========> (null)
---------> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===========> (null)
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===========> <_UIFullscreenPresentationController: 0x7b973710>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===========> <_UIFullscreenPresentationController: 0x7b973710>
==========> <_UIFullscreenPresentationController: 0x7b973710>
----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
-----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
--------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
==============> <ViewController: 0x79634cd0>
--------------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
---------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> 1
--------------> <ViewController:0x79634cd0>: -[UIViewController view]
---------------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
===============> void
---------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
============> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
============> (null)
===========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-------> <ModalController:0x7ba7f3e0>: -[UIViewController traitCollection]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentTraitEnvironment]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=========> <NavigationController: 0x7ba7dab0>
---------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=========> <NavigationController: 0x7ba7dab0>
========> <NavigationController: 0x7ba7dab0>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _traitCollectionForChildEnvironment:<ModalController: 0x7ba7f3e0>]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController childViewControllers]
=========> (
"<ModalController: 0x7ba7f3e0>"
)
---------> <NavigationController:0x7ba7dab0>: -[UIViewController overrideTraitCollectionForChildViewController:<ModalController: 0x7ba7f3e0>]
=========> (null)
---------> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===========> (null)
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===========> <_UIFullscreenPresentationController: 0x7b973710>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===========> <_UIFullscreenPresentationController: 0x7b973710>
==========> <_UIFullscreenPresentationController: 0x7b973710>
----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
-----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
--------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
==============> <ViewController: 0x79634cd0>
--------------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
---------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> 1
--------------> <ViewController:0x79634cd0>: -[UIViewController view]
---------------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
===============> void
---------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
============> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
============> (null)
===========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-------> <ModalController:0x7ba7f3e0>: -[UIViewController traitCollection]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentTraitEnvironment]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=========> <NavigationController: 0x7ba7dab0>
---------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=========> <NavigationController: 0x7ba7dab0>
========> <NavigationController: 0x7ba7dab0>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _traitCollectionForChildEnvironment:<ModalController: 0x7ba7f3e0>]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController childViewControllers]
=========> (
"<ModalController: 0x7ba7f3e0>"
)
---------> <NavigationController:0x7ba7dab0>: -[UIViewController overrideTraitCollectionForChildViewController:<ModalController: 0x7ba7f3e0>]
=========> (null)
---------> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===========> (null)
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===========> <_UIFullscreenPresentationController: 0x7b973710>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===========> <_UIFullscreenPresentationController: 0x7b973710>
==========> <_UIFullscreenPresentationController: 0x7b973710>
----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
-----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
--------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
==============> <ViewController: 0x79634cd0>
--------------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
---------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> 1
--------------> <ViewController:0x79634cd0>: -[UIViewController view]
---------------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
===============> void
---------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
============> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
============> (null)
===========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-------> <ModalController:0x7ba7f3e0>: -[UIViewController traitCollection]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentTraitEnvironment]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=========> <NavigationController: 0x7ba7dab0>
---------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=========> <NavigationController: 0x7ba7dab0>
========> <NavigationController: 0x7ba7dab0>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _traitCollectionForChildEnvironment:<ModalController: 0x7ba7f3e0>]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController childViewControllers]
=========> (
"<ModalController: 0x7ba7f3e0>"
)
---------> <NavigationController:0x7ba7dab0>: -[UIViewController overrideTraitCollectionForChildViewController:<ModalController: 0x7ba7f3e0>]
=========> (null)
---------> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===========> (null)
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===========> <_UIFullscreenPresentationController: 0x7b973710>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===========> <_UIFullscreenPresentationController: 0x7b973710>
==========> <_UIFullscreenPresentationController: 0x7b973710>
----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
-----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
--------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
==============> <ViewController: 0x79634cd0>
--------------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
---------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> 1
--------------> <ViewController:0x79634cd0>: -[UIViewController view]
---------------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
===============> void
---------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
============> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
============> (null)
===========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentContentContainer]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentModalViewController]
========> (null)
--------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
========> <NavigationController: 0x7ba7dab0>
=======> <NavigationController: 0x7ba7dab0>
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _previousFittingSizeInfo]
=======> (null)
-------> <ModalController:0x7ba7f3e0>: -[UIViewController viewDidLayoutSubviews]
=======> void
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _embeddedDelegate]
=======> (null)
-------> <UIButtonLabel:0x7e86acd0>: -[UIResponder _responderWindow]
--------> <UIButtonLabel:0x7e86acd0>: -[UIResponder _nextResponderOverride]
========> (null)
=======> (null)
-------> <ModalController:0x7ba7f3e0>: -[UIViewController traitCollection]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentTraitEnvironment]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=========> <NavigationController: 0x7ba7dab0>
---------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=========> <NavigationController: 0x7ba7dab0>
========> <NavigationController: 0x7ba7dab0>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _traitCollectionForChildEnvironment:<ModalController: 0x7ba7f3e0>]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController childViewControllers]
=========> (
"<ModalController: 0x7ba7f3e0>"
)
---------> <NavigationController:0x7ba7dab0>: -[UIViewController overrideTraitCollectionForChildViewController:<ModalController: 0x7ba7f3e0>]
=========> (null)
---------> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===========> (null)
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===========> <_UIFullscreenPresentationController: 0x7b973710>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===========> <_UIFullscreenPresentationController: 0x7b973710>
==========> <_UIFullscreenPresentationController: 0x7b973710>
----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
-----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
--------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
==============> <ViewController: 0x79634cd0>
--------------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
---------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> 1
--------------> <ViewController:0x79634cd0>: -[UIViewController view]
---------------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
===============> void
---------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
============> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
============> (null)
===========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-------> <ModalController:0x7ba7f3e0>: -[UIViewController traitCollection]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentTraitEnvironment]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=========> <NavigationController: 0x7ba7dab0>
---------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=========> <NavigationController: 0x7ba7dab0>
========> <NavigationController: 0x7ba7dab0>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _traitCollectionForChildEnvironment:<ModalController: 0x7ba7f3e0>]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController childViewControllers]
=========> (
"<ModalController: 0x7ba7f3e0>"
)
---------> <NavigationController:0x7ba7dab0>: -[UIViewController overrideTraitCollectionForChildViewController:<ModalController: 0x7ba7f3e0>]
=========> (null)
---------> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===========> (null)
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===========> <_UIFullscreenPresentationController: 0x7b973710>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===========> <_UIFullscreenPresentationController: 0x7b973710>
==========> <_UIFullscreenPresentationController: 0x7b973710>
----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
-----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
--------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
==============> <ViewController: 0x79634cd0>
--------------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
---------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> 1
--------------> <ViewController:0x79634cd0>: -[UIViewController view]
---------------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
===============> void
---------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
============> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
============> (null)
===========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-------> <ModalController:0x7ba7f3e0>: -[UIViewController traitCollection]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentTraitEnvironment]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=========> <NavigationController: 0x7ba7dab0>
---------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=========> <NavigationController: 0x7ba7dab0>
========> <NavigationController: 0x7ba7dab0>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _traitCollectionForChildEnvironment:<ModalController: 0x7ba7f3e0>]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController childViewControllers]
=========> (
"<ModalController: 0x7ba7f3e0>"
)
---------> <NavigationController:0x7ba7dab0>: -[UIViewController overrideTraitCollectionForChildViewController:<ModalController: 0x7ba7f3e0>]
=========> (null)
---------> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===========> (null)
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===========> <_UIFullscreenPresentationController: 0x7b973710>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===========> <_UIFullscreenPresentationController: 0x7b973710>
==========> <_UIFullscreenPresentationController: 0x7b973710>
----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
-----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
--------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
==============> <ViewController: 0x79634cd0>
--------------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
---------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> 1
--------------> <ViewController:0x79634cd0>: -[UIViewController view]
---------------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
===============> void
---------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
============> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
============> (null)
===========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _lastNotifiedTraitCollection]
=======> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateTraitsIfNecessary]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentModalViewController]
========> (null)
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentModalViewController]
========> (null)
--------> <ModalController:0x7ba7f3e0>: -[UIViewController traitCollection]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentTraitEnvironment]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
==========> <NavigationController: 0x7ba7dab0>
----------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
==========> <NavigationController: 0x7ba7dab0>
=========> <NavigationController: 0x7ba7dab0>
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _traitCollectionForChildEnvironment:<ModalController: 0x7ba7f3e0>]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController childViewControllers]
==========> (
"<ModalController: 0x7ba7f3e0>"
)
----------> <NavigationController:0x7ba7dab0>: -[UIViewController overrideTraitCollectionForChildViewController:<ModalController: 0x7ba7f3e0>]
==========> (null)
----------> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
------------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
============> (null)
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
============> <ViewController: 0x79634cd0>
------------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
============> <_UIFullscreenPresentationController: 0x7b973710>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
============> <ViewController: 0x79634cd0>
------------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
============> <_UIFullscreenPresentationController: 0x7b973710>
===========> <_UIFullscreenPresentationController: 0x7b973710>
-----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
-------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
--------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
---------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
===============> <ViewController: 0x79634cd0>
---------------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
----------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
================> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
===============> 1
---------------> <ViewController:0x79634cd0>: -[UIViewController view]
----------------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
================> void
----------------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
================> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
===============> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
==============> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=============> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
=============> (null)
============> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
===========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _lastNotifiedTraitCollection]
========> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=======> void
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateContentOverlayInsetsFromParentIfNecessary]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _appearState]
========> 1
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentViewController]
========> <NavigationController: 0x7ba7dab0>
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _contentMarginForChildViewController:<ModalController: 0x7ba7f3e0>]
========> 16
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _setContentMargin:16]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateChildContentMargins]
=========> void
========> void
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _isNestedNavigationController]
========> 0
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldNavigationBarInsetViewController:<ModalController: 0x7ba7f3e0> orOverlayContent:<9b23f8bf>]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _isNestedNavigationController]
=========> 0
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _outermostNavigationController]
=========> <NavigationController: 0x7ba7dab0>
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarEffectivelyVisible]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarVisible]
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
===========> 0
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==========> 1
=========> 1
---------> <ModalController:0x7ba7f3e0>: -[UIViewController extendedLayoutIncludesOpaqueBars]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerIsInPopover]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController _rootAncestorViewController]
------------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewController]
-------------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewControllerStopAtIsPresentationContext:0]
--------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentViewController]
==============> (null)
=============> <NavigationController: 0x7ba7dab0>
============> <NavigationController: 0x7ba7dab0>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
============> <ViewController: 0x79634cd0>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
============> <ViewController: 0x79634cd0>
------------> <ViewController:0x79634cd0>: -[UIViewController _parentModalViewController]
============> (null)
------------> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
============> (null)
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
===========> (null)
==========> 0
=========> 0
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _hasTranslucentNavigationBarIncludingViewController:<ModalController: 0x7ba7f3e0>]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
----------> <ModalController:0x7ba7f3e0>: -[UIViewController navigationItem]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController searchDisplayController]
===========> (null)
==========> <UINavigationItem: 0x7ba8b570>
=========> 1
---------> <ModalController:0x7ba7f3e0>: -[UIViewController edgesForExtendedLayout]
=========> 15
========> 0
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarVisible]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
=========> 0
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
========> 1
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingToolbar]
========> (null)
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _contentOverlayInsets]
========> UIEdgeInsets: {20, 16, 0, 16}
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _setContentOverlayInsets:UIEdgeInsets: {64, 16, 0, 16}]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
========> void
=======> void
-------> <ModalController:0x7ba7f3e0>: -[UIViewController viewWillLayoutSubviews]
=======> void
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _embeddedDelegate]
=======> (null)
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentContentContainer]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentModalViewController]
========> (null)
--------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
========> <NavigationController: 0x7ba7dab0>
=======> <NavigationController: 0x7ba7dab0>
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _previousFittingSizeInfo]
=======> (null)
-------> <ModalController:0x7ba7f3e0>: -[UIViewController viewDidLayoutSubviews]
=======> void
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _embeddedDelegate]
=======> (null)
======> void
=====> void
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _clearLastOperation]
------> <NavigationController:0x7ba7dab0>: -[UINavigationController setDisappearingViewController:(null)]
======> void
=====> void
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _appearState]
=====> 1
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _appearState]
=====> 1
-----> <ModalController:0x7ba7f3e0>: -[UIViewController setNeedsDidMoveCleanup:1]
=====> void
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _appearState]
=====> 1
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _appearState]
=====> 1
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController delegate]
=====> (null)
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController didShowViewController:<ModalController: 0x7ba7f3e0> animated:0]
=====> void
====> void
===> void
---> <NavigationController:0x7ba7dab0>: -[UINavigationController _startPaletteTransitionIfNecessary:(null) animated:0]
===> void
---> <NavigationController:0x7ba7dab0>: -[UINavigationController _clearLastOperation]
----> <NavigationController:0x7ba7dab0>: -[UINavigationController setDisappearingViewController:(null)]
====> void
===> void
---> <NavigationController:0x7ba7dab0>: -[UINavigationController _updateNavigationBarHandler]
===> (null)
==> void
--> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
---> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
===> (
"<ModalController: 0x7ba7f3e0>"
)
==> <ModalController: 0x7ba7f3e0>
--> <NavigationController:0x7ba7dab0>: -[UINavigationController _computeAndApplyScrollContentInsetDeltaForViewController:<ModalController: 0x7ba7f3e0>]
---> <ModalController:0x7ba7f3e0>: -[UIViewController contentScrollView]
----> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
====> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
----> <ModalController:0x7ba7f3e0>: -[UIViewController navigationController]
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerOfClass:UINavigationController allowModalParent:0]
------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
======> <NavigationController: 0x7ba7dab0>
=====> <NavigationController: 0x7ba7dab0>
====> <NavigationController: 0x7ba7dab0>
----> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=====> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
====> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
===> (null)
==> void
=> void
-> <NavigationController:0x7ba7dab0>: -[UIViewController viewDidLayoutSubviews]
=> void
-> <NavigationController:0x7ba7dab0>: -[UIViewController _embeddedDelegate]
=> (null)
-> <NavigationController:0x7ba7dab0>: -[UIViewController _contentMargin]
=> 16
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController _contentMargin]
=> 16
-> <NavigationController:0x7ba7dab0>: -[UIViewController _contentMargin]
=> 16
-> <ViewController:0x79634cd0>: -[UIViewController _lastNotifiedTraitCollection]
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <ViewController:0x79634cd0>: -[UIViewController _updateTraitsIfNecessary]
--> <ViewController:0x79634cd0>: -[UIViewController _parentModalViewController]
==> (null)
--> <ViewController:0x79634cd0>: -[UIViewController _parentModalViewController]
==> (null)
--> <ViewController:0x79634cd0>: -[UIViewController traitCollection]
---> <ViewController:0x79634cd0>: -[UIViewController _parentTraitEnvironment]
----> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
====> (null)
----> <ViewController:0x79634cd0>: -[UIViewController _parentModalViewController]
====> (null)
===> <UITransitionView: 0x7b9b4120; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b9b42d0>>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
--> <ViewController:0x79634cd0>: -[UIViewController _lastNotifiedTraitCollection]
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> void
-> <ViewController:0x79634cd0>: -[UIViewController _updateContentOverlayInsetsFromParentIfNecessary]
--> <ViewController:0x79634cd0>: -[UIViewController _appearState]
==> 3
=> void
-> <ViewController:0x79634cd0>: -[UIViewController viewWillLayoutSubviews]
=> void
-> <ViewController:0x79634cd0>: -[UIViewController _embeddedDelegate]
=> (null)
-> <ViewController:0x79634cd0>: -[UIViewController updateViewConstraints]
=> void
-> <ViewController:0x79634cd0>: -[UIViewController _parentContentContainer]
--> <ViewController:0x79634cd0>: -[UIViewController _parentModalViewController]
==> (null)
--> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
==> (null)
=> (null)
-> <ViewController:0x79634cd0>: -[UIViewController _previousFittingSizeInfo]
=> (null)
-> <ViewController:0x79634cd0>: -[UIViewController viewDidLayoutSubviews]
=> void
-> <ViewController:0x79634cd0>: -[UIViewController _embeddedDelegate]
=> (null)
-> <NavigationController:0x7ba7dab0>: -[UIViewController _lastNotifiedTraitCollection]
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController _updateTraitsIfNecessary]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
==> <ViewController: 0x79634cd0>
--> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _updateTraitsIfNecessary]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> void
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
==> <ViewController: 0x79634cd0>
--> <ViewController:0x79634cd0>: -[UIViewController _originalPresentationController]
==> <_UIFormSheetPresentationController: 0x7ba920e0>
--> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController _updateTraitsIfNecessary]
---> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController traitCollection]
----> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFormSheetPresentationController:0x7ba920e0>: -[UIPresentationController overrideTraitCollection]
====> <UITraitCollection: 0x79625c50; _UITraitNameHorizontalSizeClass = Compact>
===> <UITraitCollection: 0x7de14c80; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> void
--> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
----> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
====> (null)
----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
====> <_UIFullscreenPresentationController: 0x7b973710>
----> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
====> <_UIFullscreenPresentationController: 0x7b973710>
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
=======> <ViewController: 0x79634cd0>
-------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
--------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=======> 1
-------> <ViewController:0x79634cd0>: -[UIViewController view]
--------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
========> void
--------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
========> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
=====> (null)
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
--> <NavigationController:0x7ba7dab0>: -[UIViewController _lastNotifiedTraitCollection]
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> void
-> <NavigationController:0x7ba7dab0>: -[UIViewController _updateContentOverlayInsetsFromParentIfNecessary]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _appearState]
==> 1
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentViewController]
==> (null)
--> <NavigationController:0x7ba7dab0>: -[UIViewController _existingPresentationControllerImmediate:0 effective:1]
---> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _baseContentInsets]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController containerView]
===> <UITransitionView: 0x7b9b4120; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b9b42d0>>
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController containerView]
===> <UITransitionView: 0x7b9b4120; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b9b42d0>>
==> UIEdgeInsets: {20, 16, 0, 16}
--> <NavigationController:0x7ba7dab0>: -[UIViewController _setContentOverlayInsets:UIEdgeInsets: {20, 16, 0, 16}]
---> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
===> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
==> void
--> <NavigationController:0x7ba7dab0>: -[UIViewController _setContentMargin:16]
---> <NavigationController:0x7ba7dab0>: -[UIViewController _updateChildContentMargins]
----> <ModalController:0x7ba7f3e0>: -[UIViewController _setContentMargin:16]
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _updateChildContentMargins]
=====> void
====> void
===> void
---> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingNavigationBar]
===> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
---> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingToolbar]
===> (null)
==> void
=> void
-> <NavigationController:0x7ba7dab0>: -[UIViewController viewWillLayoutSubviews]
=> void
-> <NavigationController:0x7ba7dab0>: -[UIViewController _embeddedDelegate]
=> (null)
-> <NavigationController:0x7ba7dab0>: -[UINavigationController __viewWillLayoutSubviews]
--> <NavigationController:0x7ba7dab0>: -[UINavigationController _transitionController]
==> (null)
--> <NavigationController:0x7ba7dab0>: -[UINavigationController _startDeferredTransitionIfNeeded:(null)]
---> <NavigationController:0x7ba7dab0>: -[UINavigationController needsDeferredTransition]
===> 0
---> <NavigationController:0x7ba7dab0>: -[UINavigationController setInteractiveTransition:0]
===> void
---> <NavigationController:0x7ba7dab0>: -[UINavigationController _clearLastOperation]
----> <NavigationController:0x7ba7dab0>: -[UINavigationController setDisappearingViewController:(null)]
====> void
===> void
---> <NavigationController:0x7ba7dab0>: -[UINavigationController _layoutTopViewController]
----> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
=====> (
"<ModalController: 0x7ba7f3e0>"
)
====> <ModalController: 0x7ba7f3e0>
----> <NavigationController:0x7ba7dab0>: -[UINavigationController disappearingViewController]
====> (null)
----> <NavigationController:0x7ba7dab0>: -[UINavigationController needsDeferredTransition]
====> 0
----> <NavigationController:0x7ba7dab0>: -[UINavigationController isCustomTransition]
====> 0
----> <ModalController:0x7ba7f3e0>: -[UIViewController isViewLoaded]
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=====> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
====> 1
----> <NavigationController:0x7ba7dab0>: -[UINavigationController _layoutViewController:<ModalController: 0x7ba7f3e0>]
-----> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
=====> void
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _updateContentOverlayInsetsFromParentIfNecessary]
------> <NavigationController:0x7ba7dab0>: -[UIViewController _appearState]
======> 1
------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentViewController]
======> (null)
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingPresentationControllerImmediate:0 effective:1]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=======> <ViewController: 0x79634cd0>
-------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
=======> <_UIFullscreenPresentationController: 0x7b973710>
======> <_UIFullscreenPresentationController: 0x7b973710>
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _baseContentInsets]
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController containerView]
=======> <UITransitionView: 0x7b9b4120; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b9b42d0>>
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController containerView]
=======> <UITransitionView: 0x7b9b4120; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b9b42d0>>
======> UIEdgeInsets: {20, 16, 0, 16}
------> <NavigationController:0x7ba7dab0>: -[UIViewController _setContentOverlayInsets:UIEdgeInsets: {20, 16, 0, 16}]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
======> void
------> <NavigationController:0x7ba7dab0>: -[UIViewController _setContentMargin:16]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _updateChildContentMargins]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _setContentMargin:16]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateChildContentMargins]
=========> void
========> void
=======> void
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingNavigationBar]
=======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingToolbar]
=======> (null)
======> void
=====> void
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _updateContentOverlayInsetsForSelfAndChildren]
------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateContentOverlayInsetsFromParentIfNecessary]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _appearState]
=======> 1
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentViewController]
=======> <NavigationController: 0x7ba7dab0>
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _contentMarginForChildViewController:<ModalController: 0x7ba7f3e0>]
=======> 16
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _setContentMargin:16]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateChildContentMargins]
========> void
=======> void
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _isNestedNavigationController]
=======> 0
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldNavigationBarInsetViewController:<ModalController: 0x7ba7f3e0> orOverlayContent:<9b3cf8bf>]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _isNestedNavigationController]
========> 0
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _outermostNavigationController]
========> <NavigationController: 0x7ba7dab0>
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarEffectivelyVisible]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarVisible]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
==========> 0
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=========> 1
========> 1
--------> <ModalController:0x7ba7f3e0>: -[UIViewController extendedLayoutIncludesOpaqueBars]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerIsInPopover]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _rootAncestorViewController]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewController]
------------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewControllerStopAtIsPresentationContext:0]
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentViewController]
=============> (null)
============> <NavigationController: 0x7ba7dab0>
===========> <NavigationController: 0x7ba7dab0>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===========> <ViewController: 0x79634cd0>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _parentModalViewController]
===========> (null)
-----------> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
===========> (null)
==========> <ViewController: 0x79634cd0>
----------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
==========> (null)
=========> 0
========> 0
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _hasTranslucentNavigationBarIncludingViewController:<ModalController: 0x7ba7f3e0>]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
---------> <ModalController:0x7ba7f3e0>: -[UIViewController navigationItem]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController searchDisplayController]
==========> (null)
=========> <UINavigationItem: 0x7ba8b570>
========> 1
--------> <ModalController:0x7ba7f3e0>: -[UIViewController edgesForExtendedLayout]
========> 15
=======> 0
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarVisible]
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
========> 0
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=======> 1
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingToolbar]
=======> (null)
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _contentOverlayInsets]
=======> UIEdgeInsets: {20, 16, 0, 16}
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _setContentOverlayInsets:UIEdgeInsets: {64, 16, 0, 16}]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=======> void
======> void
=====> void
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _computeAndApplyScrollContentInsetDeltaForViewController:<ModalController: 0x7ba7f3e0>]
------> <ModalController:0x7ba7f3e0>: -[UIViewController contentScrollView]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
-------> <ModalController:0x7ba7f3e0>: -[UIViewController navigationController]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerOfClass:UINavigationController allowModalParent:0]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=========> <NavigationController: 0x7ba7dab0>
========> <NavigationController: 0x7ba7dab0>
=======> <NavigationController: 0x7ba7dab0>
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
======> (null)
=====> void
-----> <ModalController:0x7ba7f3e0>: -[UIViewController view]
------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
======> void
------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=====> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
-----> <ModalController:0x7ba7f3e0>: -[UIViewController view]
------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
======> void
------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=====> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationTransitionView]
=====> <UINavigationTransitionView: 0x7ba86470; frame = (0 0; 320 568); clipsToBounds = YES; autoresize = W+H; layer = <CALayer: 0x7ba86620>>
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _frameForViewController:<ModalController: 0x7ba7f3e0>]
------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationTransitionView]
======> <UINavigationTransitionView: 0x7ba86470; frame = (0 0; 320 568); clipsToBounds = YES; autoresize = W+H; layer = <CALayer: 0x7ba86620>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _customizesForPresentationInPopover]
======> 0
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldNavigationBarInsetViewController:<ModalController: 0x7ba7f3e0> orOverlayContent:<2f41f8bf>]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _isNestedNavigationController]
=======> 0
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _outermostNavigationController]
=======> <NavigationController: 0x7ba7dab0>
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarEffectivelyVisible]
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarVisible]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
=========> 0
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
========> 1
=======> 1
-------> <ModalController:0x7ba7f3e0>: -[UIViewController extendedLayoutIncludesOpaqueBars]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerIsInPopover]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _rootAncestorViewController]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewController]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewControllerStopAtIsPresentationContext:0]
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentViewController]
============> (null)
===========> <NavigationController: 0x7ba7dab0>
==========> <NavigationController: 0x7ba7dab0>
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
==========> <ViewController: 0x79634cd0>
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
==========> <ViewController: 0x79634cd0>
----------> <ViewController:0x79634cd0>: -[UIViewController _parentModalViewController]
==========> (null)
----------> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
==========> (null)
=========> <ViewController: 0x79634cd0>
---------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
=========> (null)
========> 0
=======> 0
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _hasTranslucentNavigationBarIncludingViewController:<ModalController: 0x7ba7f3e0>]
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
--------> <ModalController:0x7ba7f3e0>: -[UIViewController navigationItem]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController searchDisplayController]
=========> (null)
========> <UINavigationItem: 0x7ba8b570>
=======> 1
-------> <ModalController:0x7ba7f3e0>: -[UIViewController edgesForExtendedLayout]
=======> 15
======> 0
------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarVisible]
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
=======> 0
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=======> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
======> 1
------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerUnderlapsStatusBar]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=======> <ViewController: 0x79634cd0>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=======> <ViewController: 0x79634cd0>
-------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
=======> <_UIFullscreenPresentationController: 0x7b973710>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
========> 2
--------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
========> 2
--------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
========> 2
=======> (null)
-------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _presentationPotentiallyUnderlapsStatusBar]
=======> 1
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _frameIsNotResizedForDoubleHeightStatusBarChanges]
=======> 0
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerForRotation]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerForRotationWithDismissCheck:1]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
========> <NavigationController: 0x7ba7dab0>
=======> <NavigationController: 0x7ba7dab0>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
======> 1
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldStatusBarInsetViewController:<ModalController: 0x7ba7f3e0>]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController searchDisplayController]
=======> (null)
======> 0
------> <NavigationController:0x7ba7dab0>: -[UIViewController _statusBarHeightAdjustmentForCurrentOrientation]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _frameIsNotResizedForDoubleHeightStatusBarChanges]
=======> 0
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
======> 20
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingToolbar]
======> (null)
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldToolBar:(null) insetViewController:<ModalController: 0x7ba7f3e0> orOverlayContent:<ff40f8bf>]
======> 0
------> <NavigationController:0x7ba7dab0>: -[UIViewController tabBarController]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _ancestorViewControllerOfClass:UITabBarController allowModalParent:0]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
========> (null)
=======> (null)
======> (null)
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldTabBar:(null) insetViewController:<ModalController: 0x7ba7f3e0> orOverlayContent:<fe40f8bf>]
======> 0
=====> NSRect: {{0, 0}, {320, 568}}
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _frameForWrapperViewForViewController:<ModalController: 0x7ba7f3e0>]
------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationTransitionView]
======> <UINavigationTransitionView: 0x7ba86470; frame = (0 0; 320 568); clipsToBounds = YES; autoresize = W+H; layer = <CALayer: 0x7ba86620>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _customizesForPresentationInPopover]
======> 0
=====> NSRect: {{0, 0}, {320, 568}}
-----> <ModalController:0x7ba7f3e0>: -[UIViewController view]
------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
======> void
------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=====> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
-----> <ModalController:0x7ba7f3e0>: -[UIViewController view]
------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
======> void
------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=====> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController isToolbarHidden]
=====> 1
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _topBarInsetGuideConstraint]
=====> <_UILayoutSupportConstraint:0x796845c0 V:[_UILayoutGuide:0x79680d40(64)]>
-----> <ModalController:0x7ba7f3e0>: -[UIViewController view]
------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
======> void
------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
======> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=====> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
====> void
===> void
---> <NavigationController:0x7ba7dab0>: -[UINavigationController _updateNavigationBarHandler]
===> (null)
==> void
--> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
---> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
===> (
"<ModalController: 0x7ba7f3e0>"
)
==> <ModalController: 0x7ba7f3e0>
--> <NavigationController:0x7ba7dab0>: -[UINavigationController _computeAndApplyScrollContentInsetDeltaForViewController:<ModalController: 0x7ba7f3e0>]
---> <ModalController:0x7ba7f3e0>: -[UIViewController contentScrollView]
----> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
====> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
----> <ModalController:0x7ba7f3e0>: -[UIViewController navigationController]
-----> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerOfClass:UINavigationController allowModalParent:0]
------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
======> <NavigationController: 0x7ba7dab0>
=====> <NavigationController: 0x7ba7dab0>
====> <NavigationController: 0x7ba7dab0>
----> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-----> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=====> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
====> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
===> (null)
==> void
=> void
-> <NavigationController:0x7ba7dab0>: -[UIViewController viewDidLayoutSubviews]
=> void
-> <NavigationController:0x7ba7dab0>: -[UIViewController _embeddedDelegate]
=> (null)
-> <NavigationController:0x7ba7dab0>: -[UIViewController _contentMargin]
=> 16
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController _contentMargin]
=> 16
-> <NavigationController:0x7ba7dab0>: -[UIViewController _contentMargin]
=> 16
-> <NavigationController:0x7ba7dab0>: -[UIViewController _contentMargin]
=> 16
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController _contentMargin]
=> 16
-> <NavigationController:0x7ba7dab0>: -[UIViewController _contentMargin]
=> 16
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController transitionDidStart]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _containsFirstResponder]
---> <NavigationController:0x7ba7dab0>: -[UIResponder isFirstResponder]
----> <NavigationController:0x7ba7dab0>: -[UIViewController isViewLoaded]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
====> 1
----> <NavigationController:0x7ba7dab0>: -[UIViewController view]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
=====> void
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
----> <UILayoutContainerView:0x7ba7fcb0>: -[UIResponder _responderWindow]
-----> <UILayoutContainerView:0x7ba7fcb0>: -[UIResponder _nextResponderOverride]
=====> (null)
-----> <NavigationController:0x7ba7dab0>: -[UIResponder _responderWindow]
------> <NavigationController:0x7ba7dab0>: -[UIResponder _nextResponderOverride]
======> (null)
------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=======> 2
-------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=======> 2
-------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=======> 2
======> (null)
------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------> <ViewController:0x79634cd0>: -[UIResponder _responderWindow]
-------> <ViewController:0x79634cd0>: -[UIResponder _nextResponderOverride]
=======> (null)
-------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
=======> (null)
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-------> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
=======> <NavigationController: 0x7ba7dab0>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
=======> (null)
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
========> void
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-------> <UITransitionView:0x7b9b4120>: -[UIResponder _responderWindow]
--------> <UITransitionView:0x7b9b4120>: -[UIResponder _nextResponderOverride]
========> (null)
=======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
----> <NavigationController:0x7ba7dab0>: -[UIResponder _firstResponder]
-----> <NavigationController:0x7ba7dab0>: -[UIResponder _nextResponderOverride]
=====> (null)
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
======> 2
------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
======> 2
------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
======> 2
=====> (null)
-----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-----> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> 1
-----> <ViewController:0x79634cd0>: -[UIViewController view]
------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
======> void
------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-----> <UIView:0x7b934a00>: -[UIResponder _responderWindow]
------> <UIView:0x7b934a00>: -[UIResponder _nextResponderOverride]
======> (null)
------> <ViewController:0x79634cd0>: -[UIResponder _responderWindow]
-------> <ViewController:0x79634cd0>: -[UIResponder _nextResponderOverride]
=======> (null)
-------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
=======> (null)
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-------> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
=======> <NavigationController: 0x7ba7dab0>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
=======> (null)
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
========> void
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-------> <UITransitionView:0x7b9b4120>: -[UIResponder _responderWindow]
--------> <UITransitionView:0x7b9b4120>: -[UIResponder _nextResponderOverride]
========> (null)
=======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
-----> <ViewController:0x79634cd0>: -[UIResponder _firstResponder]
------> <ViewController:0x79634cd0>: -[UIResponder _nextResponderOverride]
======> (null)
------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
======> (null)
------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
======> <NavigationController: 0x7ba7dab0>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
======> (null)
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------> <UITransitionView:0x7b9b4120>: -[UIResponder _responderWindow]
-------> <UITransitionView:0x7b9b4120>: -[UIResponder _nextResponderOverride]
=======> (null)
======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=====> (null)
====> (null)
===> 0
==> 0
--> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
---> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
===> (
"<ModalController: 0x7ba7f3e0>"
)
==> <ModalController: 0x7ba7f3e0>
--> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
---> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
===> (
"<ModalController: 0x7ba7f3e0>"
)
==> <ModalController: 0x7ba7f3e0>
--> <ModalController:0x7ba7f3e0>: -[UIResponder canBecomeFirstResponder]
==> 0
--> <NavigationController:0x7ba7dab0>: -[UIResponder becomeFirstResponder]
---> <NavigationController:0x7ba7dab0>: -[UIResponder _responderWindow]
----> <NavigationController:0x7ba7dab0>: -[UIResponder _nextResponderOverride]
====> (null)
----> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=====> 2
-----> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=====> 2
-----> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=====> 2
====> (null)
----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
----> <ViewController:0x79634cd0>: -[UIResponder _responderWindow]
-----> <ViewController:0x79634cd0>: -[UIResponder _nextResponderOverride]
=====> (null)
-----> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
=====> (null)
-----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-----> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
=====> <NavigationController: 0x7ba7dab0>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
=====> (null)
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController view]
------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
======> void
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-----> <UITransitionView:0x7b9b4120>: -[UIResponder _responderWindow]
------> <UITransitionView:0x7b9b4120>: -[UIResponder _nextResponderOverride]
======> (null)
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
===> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
---> <NavigationController:0x7ba7dab0>: -[UIViewController isViewLoaded]
----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
===> 1
---> <NavigationController:0x7ba7dab0>: -[UIViewController view]
----> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
====> void
----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
===> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
---> <UILayoutContainerView:0x7ba7fcb0>: -[UIResponder _responderWindow]
----> <UILayoutContainerView:0x7ba7fcb0>: -[UIResponder _nextResponderOverride]
====> (null)
----> <NavigationController:0x7ba7dab0>: -[UIResponder _responderWindow]
-----> <NavigationController:0x7ba7dab0>: -[UIResponder _nextResponderOverride]
=====> (null)
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
======> 2
------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
======> 2
------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
======> 2
=====> (null)
-----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-----> <ViewController:0x79634cd0>: -[UIResponder _responderWindow]
------> <ViewController:0x79634cd0>: -[UIResponder _nextResponderOverride]
======> (null)
------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
======> (null)
------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
======> <NavigationController: 0x7ba7dab0>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
======> (null)
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------> <UITransitionView:0x7b9b4120>: -[UIResponder _responderWindow]
-------> <UITransitionView:0x7b9b4120>: -[UIResponder _nextResponderOverride]
=======> (null)
======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
===> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
---> <NavigationController:0x7ba7dab0>: -[UIResponder _firstResponder]
----> <NavigationController:0x7ba7dab0>: -[UIResponder _nextResponderOverride]
====> (null)
----> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=====> 2
-----> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=====> 2
-----> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=====> 2
====> (null)
----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
----> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
====> 1
----> <ViewController:0x79634cd0>: -[UIViewController view]
-----> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=====> void
-----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
----> <UIView:0x7b934a00>: -[UIResponder _responderWindow]
-----> <UIView:0x7b934a00>: -[UIResponder _nextResponderOverride]
=====> (null)
-----> <ViewController:0x79634cd0>: -[UIResponder _responderWindow]
------> <ViewController:0x79634cd0>: -[UIResponder _nextResponderOverride]
======> (null)
------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
======> (null)
------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
======> <NavigationController: 0x7ba7dab0>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
======> (null)
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
------> <UITransitionView:0x7b9b4120>: -[UIResponder _responderWindow]
-------> <UITransitionView:0x7b9b4120>: -[UIResponder _nextResponderOverride]
=======> (null)
======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
----> <ViewController:0x79634cd0>: -[UIResponder _firstResponder]
-----> <ViewController:0x79634cd0>: -[UIResponder _nextResponderOverride]
=====> (null)
-----> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
=====> (null)
-----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-----> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
=====> <NavigationController: 0x7ba7dab0>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
=====> (null)
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController view]
------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
======> void
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-----> <UITransitionView:0x7b9b4120>: -[UIResponder _responderWindow]
------> <UITransitionView:0x7b9b4120>: -[UIResponder _nextResponderOverride]
======> (null)
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> (null)
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIResponder firstResponder]
----> <NavigationController:0x7ba7dab0>: -[UIResponder _nextResponderOverride]
====> (null)
----> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=====> 2
-----> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=====> 2
-----> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=====> 2
====> (null)
----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
----> <ViewController:0x79634cd0>: -[UIResponder firstResponder]
-----> <ViewController:0x79634cd0>: -[UIResponder _nextResponderOverride]
=====> (null)
-----> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
=====> (null)
-----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-----> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
=====> <NavigationController: 0x7ba7dab0>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
=====> (null)
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController view]
------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
======> void
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; animations = { position=<CASpringAnimation: 0x797b2f10>; }; layer = <CALayer: 0x7ba7fe50>>
-----> <UITransitionView:0x7b9b4120>: -[UIResponder firstResponder]
------> <UITransitionView:0x7b9b4120>: -[UIResponder _nextResponderOverride]
======> (null)
=====> (null)
====> (null)
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIResponder _canBecomeFirstResponder]
----> <NavigationController:0x7ba7dab0>: -[UIResponder canBecomeFirstResponder]
====> 0
===> 0
==> 0
=> void
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _shouldDisableInteractionDuringTransitions]
=> 1
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController transitionDidFinish:1]
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _currentTransitionDidComplete]
==> <__NSMallocBlock__: 0x7ba780f0>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presenting]
==> 1
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentationTransitionDidEnd:1]
==> void
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController dismissing]
==> 0
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presenting]
==> 1
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presenting]
==> 1
--> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
==> (null)
--> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
==> (null)
--> <ViewController:0x79634cd0>: -[UIViewController inExplicitAppearanceTransition]
==> 1
--> <ViewController:0x79634cd0>: -[UIViewController viewWillMoveToWindow:(null)]
---> <ViewController:0x79634cd0>: -[UIViewController isPerformingModalTransition]
===> 1
==> void
--> <ViewController:0x79634cd0>: -[UIResponder _resignIfContainsFirstResponder]
---> <ViewController:0x79634cd0>: -[UIResponder _responderWindow]
----> <ViewController:0x79634cd0>: -[UIResponder _nextResponderOverride]
====> (null)
----> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
====> (null)
----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
----> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
====> <NavigationController: 0x7ba7dab0>
----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
----> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
====> (null)
----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
----> <NavigationController:0x7ba7dab0>: -[UIViewController view]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
=====> void
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
----> <UITransitionView:0x7b9b4120>: -[UIResponder _responderWindow]
-----> <UITransitionView:0x7b9b4120>: -[UIResponder _nextResponderOverride]
=====> (null)
====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
===> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
==> 0
--> <UIView:0x7b934a00>: -[UIResponder isFirstResponder]
---> <UIView:0x7b934a00>: -[UIResponder _responderWindow]
----> <UIView:0x7b934a00>: -[UIResponder _nextResponderOverride]
====> (null)
----> <ViewController:0x79634cd0>: -[UIResponder _responderWindow]
-----> <ViewController:0x79634cd0>: -[UIResponder _nextResponderOverride]
=====> (null)
-----> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
=====> (null)
-----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
-----> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=====> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-----> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
=====> <NavigationController: 0x7ba7dab0>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
=====> (null)
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
-----> <NavigationController:0x7ba7dab0>: -[UIViewController view]
------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
======> void
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
=====> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
-----> <UITransitionView:0x7b9b4120>: -[UIResponder _responderWindow]
------> <UITransitionView:0x7b9b4120>: -[UIResponder _nextResponderOverride]
======> (null)
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
===> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
==> 0
--> <UIButton:0x7b933da0>: -[UIResponder isFirstResponder]
---> <UIButton:0x7b933da0>: -[UIResponder _responderWindow]
----> <UIButton:0x7b933da0>: -[UIResponder _nextResponderOverride]
====> (null)
----> <UIView:0x7b934a00>: -[UIResponder _responderWindow]
-----> <UIView:0x7b934a00>: -[UIResponder _nextResponderOverride]
=====> (null)
-----> <ViewController:0x79634cd0>: -[UIResponder _responderWindow]
------> <ViewController:0x79634cd0>: -[UIResponder _nextResponderOverride]
======> (null)
------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
======> (null)
------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
======> <NavigationController: 0x7ba7dab0>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
======> (null)
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
------> <UITransitionView:0x7b9b4120>: -[UIResponder _responderWindow]
-------> <UITransitionView:0x7b9b4120>: -[UIResponder _nextResponderOverride]
=======> (null)
======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
===> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
==> 0
--> <UIButtonLabel:0x7974c7d0>: -[UIResponder isFirstResponder]
---> <UIButtonLabel:0x7974c7d0>: -[UIResponder _responderWindow]
----> <UIButtonLabel:0x7974c7d0>: -[UIResponder _nextResponderOverride]
====> (null)
----> <UIButton:0x7b933da0>: -[UIResponder _responderWindow]
-----> <UIButton:0x7b933da0>: -[UIResponder _nextResponderOverride]
=====> (null)
-----> <UIView:0x7b934a00>: -[UIResponder _responderWindow]
------> <UIView:0x7b934a00>: -[UIResponder _nextResponderOverride]
======> (null)
------> <ViewController:0x79634cd0>: -[UIResponder _responderWindow]
-------> <ViewController:0x79634cd0>: -[UIResponder _nextResponderOverride]
=======> (null)
-------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
=======> (null)
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
-------> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
=======> <NavigationController: 0x7ba7dab0>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
=======> (null)
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
-------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
========> void
--------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
-------> <UITransitionView:0x7b9b4120>: -[UIResponder _responderWindow]
--------> <UITransitionView:0x7b9b4120>: -[UIResponder _nextResponderOverride]
========> (null)
=======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
===> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
==> 0
--> <_UILayoutGuide:0x7b934bc0>: -[UIResponder isFirstResponder]
---> <_UILayoutGuide:0x7b934bc0>: -[UIResponder _responderWindow]
----> <_UILayoutGuide:0x7b934bc0>: -[UIResponder _nextResponderOverride]
====> (null)
----> <UIView:0x7b934a00>: -[UIResponder _responderWindow]
-----> <UIView:0x7b934a00>: -[UIResponder _nextResponderOverride]
=====> (null)
-----> <ViewController:0x79634cd0>: -[UIResponder _responderWindow]
------> <ViewController:0x79634cd0>: -[UIResponder _nextResponderOverride]
======> (null)
------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
======> (null)
------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
======> <NavigationController: 0x7ba7dab0>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
======> (null)
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
------> <UITransitionView:0x7b9b4120>: -[UIResponder _responderWindow]
-------> <UITransitionView:0x7b9b4120>: -[UIResponder _nextResponderOverride]
=======> (null)
======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
===> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
==> 0
--> <_UILayoutGuide:0x7973a620>: -[UIResponder isFirstResponder]
---> <_UILayoutGuide:0x7973a620>: -[UIResponder _responderWindow]
----> <_UILayoutGuide:0x7973a620>: -[UIResponder _nextResponderOverride]
====> (null)
----> <UIView:0x7b934a00>: -[UIResponder _responderWindow]
-----> <UIView:0x7b934a00>: -[UIResponder _nextResponderOverride]
=====> (null)
-----> <ViewController:0x79634cd0>: -[UIResponder _responderWindow]
------> <ViewController:0x79634cd0>: -[UIResponder _nextResponderOverride]
======> (null)
------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
======> (null)
------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
======> <NavigationController: 0x7ba7dab0>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController childModalViewController]
======> (null)
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController view]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
------> <UITransitionView:0x7b9b4120>: -[UIResponder _responderWindow]
-------> <UITransitionView:0x7b9b4120>: -[UIResponder _nextResponderOverride]
=======> (null)
======> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
===> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
==> 0
--> <UIView:0x7b934a00>: -[UIResponder _clearOverrideNextResponder]
---> <UIView:0x7b934a00>: -[UIResponder _nextResponderOverride]
===> (null)
==> void
--> <UIView:0x7b934a00>: -[UIResponder _clearRestorableResponderStatus]
==> void
--> <ViewController:0x79634cd0>: -[UIViewController viewDidMoveToWindow:(null) shouldAppearOrDisappear:1]
---> <ViewController:0x79634cd0>: -[UIViewController isPerformingModalTransition]
===> 1
==> void
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presenting]
==> 1
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentedViewController]
==> <NavigationController: 0x7ba7dab0>
--> <NavigationController:0x7ba7dab0>: -[UIViewController view]
---> <NavigationController:0x7ba7dab0>: -[UIViewController loadViewIfRequired]
===> void
---> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
===> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
==> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _setPresentationView:<UITransitionView: 0x7b9b4120; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b9b42d0>>]
==> void
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _setCurrentInteractionController:(null)]
==> void
--> <ViewController:0x79634cd0>: -[UIViewController _completionBlock]
---> <ViewController:0x79634cd0>: -[UIViewController currentAction]
===> <UIViewControllerAction: 0x7b98e450>
==> (null)
--> <ViewController:0x79634cd0>: -[UIViewController _didFinishPresentTransition]
---> <ViewController:0x79634cd0>: -[UIViewController presentedViewController]
----> <ViewController:0x79634cd0>: -[UIViewController childModalViewController]
====> <NavigationController: 0x7ba7dab0>
===> <NavigationController: 0x7ba7dab0>
---> <ViewController:0x79634cd0>: -[UIViewController _rootAncestorViewController]
----> <ViewController:0x79634cd0>: -[UIViewController _nonModalAncestorViewController]
-----> <ViewController:0x79634cd0>: -[UIViewController _nonModalAncestorViewControllerStopAtIsPresentationContext:0]
=====> <ViewController: 0x79634cd0>
====> <ViewController: 0x79634cd0>
----> <ViewController:0x79634cd0>: -[UIViewController _parentModalViewController]
====> (null)
----> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
====> (null)
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _updateSupportedInterfaceOrientationsIfNecessary]
===> void
==> void
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _shouldDisablePresentersAppearanceCallbacks]
==> 0
--> <NavigationController:0x7ba7dab0>: -[UIViewController setFinishingModalTransition:1]
==> void
--> <NavigationController:0x7ba7dab0>: -[UIViewController endAppearanceTransition]
---> <NavigationController:0x7ba7dab0>: -[UIViewController _endAppearanceTransition:(null)]
----> <NavigationController:0x7ba7dab0>: -[UIViewController isInAnimatedVCTransition]
====> 1
----> <NavigationController:0x7ba7dab0>: -[UIViewController setInAnimatedVCTransition:0]
====> void
----> <NavigationController:0x7ba7dab0>: -[UIViewController __viewDidAppear:1]
-----> <NavigationController:0x7ba7dab0>: -[UIViewController _setViewAppearState:2 isAnimating:1]
------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
======> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
------> <NavigationController:0x7ba7dab0>: -[UIViewController _forwardAppearanceMethods]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController containmentSupport]
========> 0
=======> 0
======> 0
------> <NavigationController:0x7ba7dab0>: -[UINavigationController _updateBarsForCurrentInterfaceOrientation]
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _positionNavigationBarHidden:0]
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _positionNavigationBarHidden:0 edge:1]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _positionNavigationBarHidden:0 edge:1 initialOffset:0]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _positionTopBar:<UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>> hidden:0 edge:1 center:NSPoint: {160, 0} offset:22]
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _computeTopBarCenter:<UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>> hidden:0 edge:1 center:NSPoint: {160, 0} offset:22]
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _searchHidNavigationBar]
============> 0
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
=============> (
"<ModalController: 0x7ba7f3e0>"
)
============> <ModalController: 0x7ba7f3e0>
------------> <ModalController:0x7ba7f3e0>: -[UIViewController searchDisplayController]
============> (null)
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerUnderlapsStatusBar]
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=============> <ViewController: 0x79634cd0>
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
=============> <ViewController: 0x79634cd0>
-------------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
=============> <_UIFullscreenPresentationController: 0x7b973710>
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
--------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
==============> 2
--------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
==============> 2
--------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
==============> 2
=============> (null)
-------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _presentationPotentiallyUnderlapsStatusBar]
=============> 1
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _frameIsNotResizedForDoubleHeightStatusBarChanges]
=============> 0
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerForRotation]
--------------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerForRotationWithDismissCheck:1]
---------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
===============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
==============> <NavigationController: 0x7ba7dab0>
=============> <NavigationController: 0x7ba7dab0>
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
============> 1
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _useStandardStatusBarHeight]
============> 0
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _statusBarHeightAdjustmentForCurrentOrientation]
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _frameIsNotResizedForDoubleHeightStatusBarChanges]
=============> 0
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
============> 20
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _customizesForPresentationInPopover]
============> 0
===========> NSPoint: {160, 42}
==========> void
=========> void
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _positionForBar:<UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerUnderlapsStatusBar]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
===========> <ViewController: 0x79634cd0>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===========> <_UIFullscreenPresentationController: 0x7b973710>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
============> 2
------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
============> 2
------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
============> 2
===========> (null)
-----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _presentationPotentiallyUnderlapsStatusBar]
===========> 1
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _frameIsNotResizedForDoubleHeightStatusBarChanges]
===========> 0
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
===========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerForRotation]
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerForRotationWithDismissCheck:1]
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
============> <NavigationController: 0x7ba7dab0>
===========> <NavigationController: 0x7ba7dab0>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
===========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
==========> 1
=========> 3
========> void
=======> void
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _repositionPaletteWithNavigationBarHidden:0 duration:0]
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _hasNestedNavigationController]
========> 0
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationItems]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
=========> (
"<ModalController: 0x7ba7f3e0>"
)
---------> <ModalController:0x7ba7f3e0>: -[UIViewController navigationItem]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController searchDisplayController]
==========> (null)
=========> <UINavigationItem: 0x7ba8b570>
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
==========> (
"<ModalController: 0x7ba7f3e0>"
)
=========> <ModalController: 0x7ba7f3e0>
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _isNestedNavigationController]
=========> 0
========> (
"<UINavigationItem: 0x7ba8b570>"
)
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _setNavigationBarHidesCompletelyOffscreen:0]
========> void
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _positionNavigationBarHidden:0 edge:1 initialOffset:0]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _positionTopBar:<UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>> hidden:0 edge:1 center:NSPoint: {160, 0} offset:22]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _computeTopBarCenter:<UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>> hidden:0 edge:1 center:NSPoint: {160, 0} offset:22]
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _searchHidNavigationBar]
===========> 0
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
------------> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
============> (
"<ModalController: 0x7ba7f3e0>"
)
===========> <ModalController: 0x7ba7f3e0>
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController searchDisplayController]
===========> (null)
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerUnderlapsStatusBar]
------------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
============> <ViewController: 0x79634cd0>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
============> <ViewController: 0x79634cd0>
------------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
============> <_UIFullscreenPresentationController: 0x7b973710>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=============> 2
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=============> 2
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=============> 2
============> (null)
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _presentationPotentiallyUnderlapsStatusBar]
============> 1
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _frameIsNotResizedForDoubleHeightStatusBarChanges]
============> 0
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerForRotation]
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerForRotationWithDismissCheck:1]
--------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
==============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
=============> <NavigationController: 0x7ba7dab0>
============> <NavigationController: 0x7ba7dab0>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
===========> 1
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _useStandardStatusBarHeight]
===========> 0
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _statusBarHeightAdjustmentForCurrentOrientation]
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _frameIsNotResizedForDoubleHeightStatusBarChanges]
============> 0
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
===========> 20
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _customizesForPresentationInPopover]
===========> 0
==========> NSPoint: {160, 42}
=========> void
========> void
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _positionPaletteHidden:0 edge:1 initialOffset:0]
========> void
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
=========> (
"<ModalController: 0x7ba7f3e0>"
)
========> <ModalController: 0x7ba7f3e0>
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _computeAndApplyScrollContentInsetDeltaForViewController:<ModalController: 0x7ba7f3e0>]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController contentScrollView]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
==========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
----------> <ModalController:0x7ba7f3e0>: -[UIViewController navigationController]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerOfClass:UINavigationController allowModalParent:0]
------------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
============> <NavigationController: 0x7ba7dab0>
===========> <NavigationController: 0x7ba7dab0>
==========> <NavigationController: 0x7ba7dab0>
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=========> (null)
========> void
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _layoutTopViewController]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
==========> (
"<ModalController: 0x7ba7f3e0>"
)
=========> <ModalController: 0x7ba7f3e0>
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController disappearingViewController]
=========> (null)
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController needsDeferredTransition]
=========> 0
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController isCustomTransition]
=========> 0
---------> <ModalController:0x7ba7f3e0>: -[UIViewController isViewLoaded]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
==========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=========> 1
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _layoutViewController:<ModalController: 0x7ba7f3e0>]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
==========> void
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _updateContentOverlayInsetsFromParentIfNecessary]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _appearState]
===========> 2
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentViewController]
===========> (null)
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingPresentationControllerImmediate:0 effective:1]
------------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
============> <ViewController: 0x79634cd0>
------------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
============> <_UIFullscreenPresentationController: 0x7b973710>
===========> <_UIFullscreenPresentationController: 0x7b973710>
-----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _baseContentInsets]
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController containerView]
============> <UITransitionView: 0x7b9b4120; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b9b42d0>>
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController containerView]
============> <UITransitionView: 0x7b9b4120; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b9b42d0>>
===========> UIEdgeInsets: {20, 16, 0, 16}
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _setContentOverlayInsets:UIEdgeInsets: {20, 16, 0, 16}]
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
===========> void
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _setContentMargin:16]
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _updateChildContentMargins]
-------------> <ModalController:0x7ba7f3e0>: -[UIViewController _setContentMargin:16]
--------------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateChildContentMargins]
==============> void
=============> void
============> void
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingNavigationBar]
============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingToolbar]
============> (null)
===========> void
==========> void
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateContentOverlayInsetsForSelfAndChildren]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateContentOverlayInsetsFromParentIfNecessary]
------------> <ModalController:0x7ba7f3e0>: -[UIViewController _appearState]
============> 1
------------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentViewController]
============> <NavigationController: 0x7ba7dab0>
------------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
============> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _contentMarginForChildViewController:<ModalController: 0x7ba7f3e0>]
============> 16
------------> <ModalController:0x7ba7f3e0>: -[UIViewController _setContentMargin:16]
-------------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateChildContentMargins]
=============> void
============> void
------------> <ModalController:0x7ba7f3e0>: -[UIViewController _isNestedNavigationController]
============> 0
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldNavigationBarInsetViewController:<ModalController: 0x7ba7f3e0> orOverlayContent:<bb3bf8bf>]
-------------> <ModalController:0x7ba7f3e0>: -[UIViewController _isNestedNavigationController]
=============> 0
-------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _outermostNavigationController]
=============> <NavigationController: 0x7ba7dab0>
-------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarEffectivelyVisible]
--------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarVisible]
---------------> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
===============> 0
---------------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
----------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
================> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
===============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
---------------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
----------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
================> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
===============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==============> 1
=============> 1
-------------> <ModalController:0x7ba7f3e0>: -[UIViewController extendedLayoutIncludesOpaqueBars]
--------------> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerIsInPopover]
---------------> <ModalController:0x7ba7f3e0>: -[UIViewController _rootAncestorViewController]
----------------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewController]
-----------------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewControllerStopAtIsPresentationContext:0]
------------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentViewController]
==================> (null)
=================> <NavigationController: 0x7ba7dab0>
================> <NavigationController: 0x7ba7dab0>
----------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
================> <ViewController: 0x79634cd0>
----------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
================> <ViewController: 0x79634cd0>
----------------> <ViewController:0x79634cd0>: -[UIViewController _parentModalViewController]
================> (null)
----------------> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
================> (null)
===============> <ViewController: 0x79634cd0>
---------------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
===============> (null)
==============> 0
=============> 0
-------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _hasTranslucentNavigationBarIncludingViewController:<ModalController: 0x7ba7f3e0>]
--------------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
---------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
===============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
--------------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
---------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
===============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
--------------> <ModalController:0x7ba7f3e0>: -[UIViewController navigationItem]
---------------> <ModalController:0x7ba7f3e0>: -[UIViewController searchDisplayController]
===============> (null)
==============> <UINavigationItem: 0x7ba8b570>
=============> 1
-------------> <ModalController:0x7ba7f3e0>: -[UIViewController edgesForExtendedLayout]
=============> 15
============> 0
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarVisible]
-------------> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
=============> 0
-------------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
--------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-------------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
--------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
============> 1
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingToolbar]
============> (null)
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _contentOverlayInsets]
============> UIEdgeInsets: {20, 16, 0, 16}
------------> <ModalController:0x7ba7f3e0>: -[UIViewController _setContentOverlayInsets:UIEdgeInsets: {64, 16, 0, 16}]
-------------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=============> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
============> void
===========> void
==========> void
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _computeAndApplyScrollContentInsetDeltaForViewController:<ModalController: 0x7ba7f3e0>]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController contentScrollView]
------------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
============> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
------------> <ModalController:0x7ba7f3e0>: -[UIViewController navigationController]
-------------> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerOfClass:UINavigationController allowModalParent:0]
--------------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
==============> <NavigationController: 0x7ba7dab0>
=============> <NavigationController: 0x7ba7dab0>
============> <NavigationController: 0x7ba7dab0>
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
===========> (null)
==========> void
----------> <ModalController:0x7ba7f3e0>: -[UIViewController view]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
===========> void
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
===========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
==========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
----------> <ModalController:0x7ba7f3e0>: -[UIViewController view]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
===========> void
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
===========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
==========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationTransitionView]
==========> <UINavigationTransitionView: 0x7ba86470; frame = (0 0; 320 568); clipsToBounds = YES; autoresize = W+H; layer = <CALayer: 0x7ba86620>>
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _frameForViewController:<ModalController: 0x7ba7f3e0>]
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationTransitionView]
===========> <UINavigationTransitionView: 0x7ba86470; frame = (0 0; 320 568); clipsToBounds = YES; autoresize = W+H; layer = <CALayer: 0x7ba86620>>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _customizesForPresentationInPopover]
===========> 0
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldNavigationBarInsetViewController:<ModalController: 0x7ba7f3e0> orOverlayContent:<4f40f8bf>]
------------> <ModalController:0x7ba7f3e0>: -[UIViewController _isNestedNavigationController]
============> 0
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _outermostNavigationController]
============> <NavigationController: 0x7ba7dab0>
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarEffectivelyVisible]
-------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarVisible]
--------------> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
==============> 0
--------------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
---------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
===============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
--------------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
---------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
===============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=============> 1
============> 1
------------> <ModalController:0x7ba7f3e0>: -[UIViewController extendedLayoutIncludesOpaqueBars]
-------------> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerIsInPopover]
--------------> <ModalController:0x7ba7f3e0>: -[UIViewController _rootAncestorViewController]
---------------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewController]
----------------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewControllerStopAtIsPresentationContext:0]
-----------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentViewController]
=================> (null)
================> <NavigationController: 0x7ba7dab0>
===============> <NavigationController: 0x7ba7dab0>
---------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===============> <ViewController: 0x79634cd0>
---------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===============> <ViewController: 0x79634cd0>
---------------> <ViewController:0x79634cd0>: -[UIViewController _parentModalViewController]
===============> (null)
---------------> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
===============> (null)
==============> <ViewController: 0x79634cd0>
--------------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
==============> (null)
=============> 0
============> 0
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _hasTranslucentNavigationBarIncludingViewController:<ModalController: 0x7ba7f3e0>]
-------------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
--------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-------------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
--------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-------------> <ModalController:0x7ba7f3e0>: -[UIViewController navigationItem]
--------------> <ModalController:0x7ba7f3e0>: -[UIViewController searchDisplayController]
==============> (null)
=============> <UINavigationItem: 0x7ba8b570>
============> 1
------------> <ModalController:0x7ba7f3e0>: -[UIViewController edgesForExtendedLayout]
============> 15
===========> 0
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarVisible]
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
============> 0
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
===========> 1
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerUnderlapsStatusBar]
------------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
============> <ViewController: 0x79634cd0>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
============> <ViewController: 0x79634cd0>
------------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
============> <_UIFullscreenPresentationController: 0x7b973710>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=============> 2
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=============> 2
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
=============> 2
============> (null)
------------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _presentationPotentiallyUnderlapsStatusBar]
============> 1
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _frameIsNotResizedForDoubleHeightStatusBarChanges]
============> 0
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerForRotation]
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerForRotationWithDismissCheck:1]
--------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
==============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
=============> <NavigationController: 0x7ba7dab0>
============> <NavigationController: 0x7ba7dab0>
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
===========> 1
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldStatusBarInsetViewController:<ModalController: 0x7ba7f3e0>]
------------> <ModalController:0x7ba7f3e0>: -[UIViewController searchDisplayController]
============> (null)
===========> 0
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _statusBarHeightAdjustmentForCurrentOrientation]
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _frameIsNotResizedForDoubleHeightStatusBarChanges]
============> 0
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
===========> 20
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingToolbar]
===========> (null)
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldToolBar:(null) insetViewController:<ModalController: 0x7ba7f3e0> orOverlayContent:<1f40f8bf>]
===========> 0
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController tabBarController]
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _ancestorViewControllerOfClass:UITabBarController allowModalParent:0]
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
=============> (null)
============> (null)
===========> (null)
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldTabBar:(null) insetViewController:<ModalController: 0x7ba7f3e0> orOverlayContent:<1e40f8bf>]
===========> 0
==========> NSRect: {{0, 0}, {320, 568}}
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _frameForWrapperViewForViewController:<ModalController: 0x7ba7f3e0>]
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationTransitionView]
===========> <UINavigationTransitionView: 0x7ba86470; frame = (0 0; 320 568); clipsToBounds = YES; autoresize = W+H; layer = <CALayer: 0x7ba86620>>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _customizesForPresentationInPopover]
===========> 0
==========> NSRect: {{0, 0}, {320, 568}}
----------> <ModalController:0x7ba7f3e0>: -[UIViewController view]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
===========> void
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
===========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
==========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
----------> <ModalController:0x7ba7f3e0>: -[UIViewController view]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
===========> void
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
===========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
==========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController isToolbarHidden]
==========> 1
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _topBarInsetGuideConstraint]
==========> <_UILayoutSupportConstraint:0x796845c0 V:[_UILayoutGuide:0x79680d40(64)]>
----------> <ModalController:0x7ba7f3e0>: -[UIViewController view]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
===========> void
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
===========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
==========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=========> void
========> void
=======> void
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController isToolbarHidden]
=======> 1
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _positionToolbarHidden:1]
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _positionToolbarHidden:1 edge:4]
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _positionToolbarHidden:1 edge:4 crossFade:0]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingToolbar]
==========> (null)
----------> <NavigationController:0x7ba7dab0>: -[UIViewController tabBarController]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _ancestorViewControllerOfClass:UITabBarController allowModalParent:0]
------------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
============> (null)
===========> (null)
==========> (null)
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _customizesForPresentationInPopover]
==========> 0
=========> void
========> void
=======> void
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _layoutTopViewController]
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
---------> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
=========> (
"<ModalController: 0x7ba7f3e0>"
)
========> <ModalController: 0x7ba7f3e0>
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController disappearingViewController]
========> (null)
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController needsDeferredTransition]
========> 0
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController isCustomTransition]
========> 0
--------> <ModalController:0x7ba7f3e0>: -[UIViewController isViewLoaded]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
========> 1
--------> <NavigationController:0x7ba7dab0>: -[UINavigationController _layoutViewController:<ModalController: 0x7ba7f3e0>]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
=========> void
---------> <NavigationController:0x7ba7dab0>: -[UIViewController _updateContentOverlayInsetsFromParentIfNecessary]
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _appearState]
==========> 2
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentViewController]
==========> (null)
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingPresentationControllerImmediate:0 effective:1]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===========> <_UIFullscreenPresentationController: 0x7b973710>
==========> <_UIFullscreenPresentationController: 0x7b973710>
----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _baseContentInsets]
-----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController containerView]
===========> <UITransitionView: 0x7b9b4120; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b9b42d0>>
-----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController containerView]
===========> <UITransitionView: 0x7b9b4120; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b9b42d0>>
==========> UIEdgeInsets: {20, 16, 0, 16}
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _setContentOverlayInsets:UIEdgeInsets: {20, 16, 0, 16}]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
===========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
==========> void
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _setContentMargin:16]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _updateChildContentMargins]
------------> <ModalController:0x7ba7f3e0>: -[UIViewController _setContentMargin:16]
-------------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateChildContentMargins]
=============> void
============> void
===========> void
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingNavigationBar]
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingToolbar]
===========> (null)
==========> void
=========> void
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateContentOverlayInsetsForSelfAndChildren]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateContentOverlayInsetsFromParentIfNecessary]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController _appearState]
===========> 1
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController _parentViewController]
===========> <NavigationController: 0x7ba7dab0>
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
===========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
===========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _contentMarginForChildViewController:<ModalController: 0x7ba7f3e0>]
===========> 16
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController _setContentMargin:16]
------------> <ModalController:0x7ba7f3e0>: -[UIViewController _updateChildContentMargins]
============> void
===========> void
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController _isNestedNavigationController]
===========> 0
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldNavigationBarInsetViewController:<ModalController: 0x7ba7f3e0> orOverlayContent:<7b3ff8bf>]
------------> <ModalController:0x7ba7f3e0>: -[UIViewController _isNestedNavigationController]
============> 0
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _outermostNavigationController]
============> <NavigationController: 0x7ba7dab0>
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarEffectivelyVisible]
-------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarVisible]
--------------> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
==============> 0
--------------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
---------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
===============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
--------------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
---------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
===============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=============> 1
============> 1
------------> <ModalController:0x7ba7f3e0>: -[UIViewController extendedLayoutIncludesOpaqueBars]
-------------> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerIsInPopover]
--------------> <ModalController:0x7ba7f3e0>: -[UIViewController _rootAncestorViewController]
---------------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewController]
----------------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewControllerStopAtIsPresentationContext:0]
-----------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentViewController]
=================> (null)
================> <NavigationController: 0x7ba7dab0>
===============> <NavigationController: 0x7ba7dab0>
---------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===============> <ViewController: 0x79634cd0>
---------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===============> <ViewController: 0x79634cd0>
---------------> <ViewController:0x79634cd0>: -[UIViewController _parentModalViewController]
===============> (null)
---------------> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
===============> (null)
==============> <ViewController: 0x79634cd0>
--------------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
==============> (null)
=============> 0
============> 0
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _hasTranslucentNavigationBarIncludingViewController:<ModalController: 0x7ba7f3e0>]
-------------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
--------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-------------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
--------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-------------> <ModalController:0x7ba7f3e0>: -[UIViewController navigationItem]
--------------> <ModalController:0x7ba7f3e0>: -[UIViewController searchDisplayController]
==============> (null)
=============> <UINavigationItem: 0x7ba8b570>
============> 1
------------> <ModalController:0x7ba7f3e0>: -[UIViewController edgesForExtendedLayout]
============> 15
===========> 0
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarVisible]
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
============> 0
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
===========> 1
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingToolbar]
===========> (null)
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _contentOverlayInsets]
===========> UIEdgeInsets: {20, 16, 0, 16}
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController _setContentOverlayInsets:UIEdgeInsets: {64, 16, 0, 16}]
------------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
============> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
===========> void
==========> void
=========> void
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _computeAndApplyScrollContentInsetDeltaForViewController:<ModalController: 0x7ba7f3e0>]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController contentScrollView]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
===========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController navigationController]
------------> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerOfClass:UINavigationController allowModalParent:0]
-------------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
=============> <NavigationController: 0x7ba7dab0>
============> <NavigationController: 0x7ba7dab0>
===========> <NavigationController: 0x7ba7dab0>
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==========> (null)
=========> void
---------> <ModalController:0x7ba7f3e0>: -[UIViewController view]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
==========> void
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
==========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
---------> <ModalController:0x7ba7f3e0>: -[UIViewController view]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
==========> void
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
==========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationTransitionView]
=========> <UINavigationTransitionView: 0x7ba86470; frame = (0 0; 320 568); clipsToBounds = YES; autoresize = W+H; layer = <CALayer: 0x7ba86620>>
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _frameForViewController:<ModalController: 0x7ba7f3e0>]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationTransitionView]
==========> <UINavigationTransitionView: 0x7ba86470; frame = (0 0; 320 568); clipsToBounds = YES; autoresize = W+H; layer = <CALayer: 0x7ba86620>>
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _customizesForPresentationInPopover]
==========> 0
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldNavigationBarInsetViewController:<ModalController: 0x7ba7f3e0> orOverlayContent:<0f44f8bf>]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController _isNestedNavigationController]
===========> 0
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _outermostNavigationController]
===========> <NavigationController: 0x7ba7dab0>
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarEffectivelyVisible]
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarVisible]
-------------> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
=============> 0
-------------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
--------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-------------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
--------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
============> 1
===========> 1
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController extendedLayoutIncludesOpaqueBars]
------------> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerIsInPopover]
-------------> <ModalController:0x7ba7f3e0>: -[UIViewController _rootAncestorViewController]
--------------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewController]
---------------> <ModalController:0x7ba7f3e0>: -[UIViewController _nonModalAncestorViewControllerStopAtIsPresentationContext:0]
----------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentViewController]
================> (null)
===============> <NavigationController: 0x7ba7dab0>
==============> <NavigationController: 0x7ba7dab0>
--------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
==============> <ViewController: 0x79634cd0>
--------------> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
==============> <ViewController: 0x79634cd0>
--------------> <ViewController:0x79634cd0>: -[UIViewController _parentModalViewController]
==============> (null)
--------------> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
==============> (null)
=============> <ViewController: 0x79634cd0>
-------------> <ViewController:0x79634cd0>: -[UIViewController _popoverController]
=============> (null)
============> 0
===========> 0
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _hasTranslucentNavigationBarIncludingViewController:<ModalController: 0x7ba7f3e0>]
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
=============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
------------> <ModalController:0x7ba7f3e0>: -[UIViewController navigationItem]
-------------> <ModalController:0x7ba7f3e0>: -[UIViewController searchDisplayController]
=============> (null)
============> <UINavigationItem: 0x7ba8b570>
===========> 1
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController edgesForExtendedLayout]
===========> 15
==========> 0
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _isNavigationBarVisible]
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController isNavigationBarHidden]
===========> 0
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
-----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
------------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
============> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
===========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
==========> 1
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerUnderlapsStatusBar]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
===========> <ViewController: 0x79634cd0>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController presentingViewController]
===========> <ViewController: 0x79634cd0>
-----------> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===========> <_UIFullscreenPresentationController: 0x7b973710>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _popoverController]
------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
============> 2
------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
============> 2
------------> <NavigationController:0x7ba7dab0>: -[UIViewController modalPresentationStyle]
============> 2
===========> (null)
-----------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _presentationPotentiallyUnderlapsStatusBar]
===========> 1
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _frameIsNotResizedForDoubleHeightStatusBarChanges]
===========> 0
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
===========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerForRotation]
------------> <NavigationController:0x7ba7dab0>: -[UIViewController _viewControllerForRotationWithDismissCheck:1]
-------------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
=============> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
============> <NavigationController: 0x7ba7dab0>
===========> <NavigationController: 0x7ba7dab0>
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
===========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
==========> 1
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldStatusBarInsetViewController:<ModalController: 0x7ba7f3e0>]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController searchDisplayController]
===========> (null)
==========> 0
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _statusBarHeightAdjustmentForCurrentOrientation]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _frameIsNotResizedForDoubleHeightStatusBarChanges]
===========> 0
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _existingView]
===========> <UILayoutContainerView: 0x7ba7fcb0; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x7ba8b120>; layer = <CALayer: 0x7ba7fe50>>
==========> 20
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _existingToolbar]
==========> (null)
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldToolBar:(null) insetViewController:<ModalController: 0x7ba7f3e0> orOverlayContent:<df43f8bf>]
==========> 0
----------> <NavigationController:0x7ba7dab0>: -[UIViewController tabBarController]
-----------> <NavigationController:0x7ba7dab0>: -[UIViewController _ancestorViewControllerOfClass:UITabBarController allowModalParent:0]
------------> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
============> (null)
===========> (null)
==========> (null)
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _shouldTabBar:(null) insetViewController:<ModalController: 0x7ba7f3e0> orOverlayContent:<de43f8bf>]
==========> 0
=========> NSRect: {{0, 0}, {320, 568}}
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController _frameForWrapperViewForViewController:<ModalController: 0x7ba7f3e0>]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationTransitionView]
==========> <UINavigationTransitionView: 0x7ba86470; frame = (0 0; 320 568); clipsToBounds = YES; autoresize = W+H; layer = <CALayer: 0x7ba86620>>
----------> <NavigationController:0x7ba7dab0>: -[UIViewController _customizesForPresentationInPopover]
==========> 0
=========> NSRect: {{0, 0}, {320, 568}}
---------> <ModalController:0x7ba7f3e0>: -[UIViewController view]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
==========> void
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
==========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
---------> <ModalController:0x7ba7f3e0>: -[UIViewController view]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
==========> void
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
==========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController isToolbarHidden]
=========> 1
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _topBarInsetGuideConstraint]
=========> <_UILayoutSupportConstraint:0x796845c0 V:[_UILayoutGuide:0x79680d40(64)]>
---------> <ModalController:0x7ba7f3e0>: -[UIViewController view]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController loadViewIfRequired]
==========> void
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
==========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
=========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
========> void
=======> void
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
--------> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
========> (
"<ModalController: 0x7ba7f3e0>"
)
=======> <ModalController: 0x7ba7f3e0>
-------> <NavigationController:0x7ba7dab0>: -[UINavigationController _computeAndApplyScrollContentInsetDeltaForViewController:<ModalController: 0x7ba7f3e0>]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController contentScrollView]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
=========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
---------> <ModalController:0x7ba7f3e0>: -[UIViewController navigationController]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController _ancestorViewControllerOfClass:UINavigationController allowModalParent:0]
-----------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
===========> <NavigationController: 0x7ba7dab0>
==========> <NavigationController: 0x7ba7dab0>
=========> <NavigationController: 0x7ba7dab0>
---------> <NavigationController:0x7ba7dab0>: -[UINavigationController navigationBar]
----------> <NavigationController:0x7ba7dab0>: -[UINavigationController _navigationBarHiddenByDefault:0]
==========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
=========> <UINavigationBar: 0x7ba7ff80; frame = (0 20; 320 44); opaque = NO; autoresize = W; gestureRecognizers = <NSArray: 0x7ba81e20>; layer = <CALayer: 0x7ba80190>>
========> (null)
=======> void
======> void
------> <NavigationController:0x7ba7dab0>: -[UIViewController viewDidAppear:1]
======> void
------> <NavigationController:0x7ba7dab0>: -[UINavigationController needsDeferredTransition]
======> 0
------> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
=======> (
"<ModalController: 0x7ba7f3e0>"
)
======> <ModalController: 0x7ba7f3e0>
------> <ModalController:0x7ba7f3e0>: -[UIViewController __viewDidAppear:1]
-------> <ModalController:0x7ba7f3e0>: -[UIViewController _setViewAppearState:2 isAnimating:1]
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _forwardAppearanceMethods]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers]
----------> <ModalController:0x7ba7f3e0>: -[UIViewController containmentSupport]
==========> 1
=========> 1
========> 1
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _existingView]
========> <UIView: 0x79680170; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x79680d10>>
--------> <ModalController:0x7ba7f3e0>: -[UIViewController viewDidAppear:1]
========> void
--------> <ModalController:0x7ba7f3e0>: -[UIViewController _embeddedDelegate]
========> (null)
--------> <ModalController:0x7ba7f3e0>: -[UIViewController parentViewController]
========> <NavigationController: 0x7ba7dab0>
--------> <ModalController:0x7ba7f3e0>: -[UIViewController didMoveToParentViewController:<NavigationController: 0x7ba7dab0>]
---------> <ModalController:0x7ba7f3e0>: -[UIViewController _appearState]
=========> 2
========> void
--------> <ModalController:0x7ba7f3e0>: -[UIViewController childViewControllersCount]
========> 0
=======> void
======> void
------> <NavigationController:0x7ba7dab0>: -[UINavigationController topViewController]
-------> <NavigationController:0x7ba7dab0>: -[UIViewController mutableChildViewControllers]
=======> (
"<ModalController: 0x7ba7f3e0>"
)
======> <ModalController: 0x7ba7f3e0>
------> <NavigationController:0x7ba7dab0>: -[UINavigationController delegate]
======> (null)
------> <NavigationController:0x7ba7dab0>: -[UIViewController _embeddedDelegate]
======> (null)
=====> void
====> void
===> 1
==> void
--> <NavigationController:0x7ba7dab0>: -[UIViewController setAppearanceTransitionsAreDisabled:0]
==> void
--> <NavigationController:0x7ba7dab0>: -[UIViewController setFinishingModalTransition:0]
==> void
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _shouldDisablePresentersAppearanceCallbacks]
==> 0
--> <ViewController:0x79634cd0>: -[UIViewController endAppearanceTransition]
---> <ViewController:0x79634cd0>: -[UIViewController _endAppearanceTransition:(null)]
----> <ViewController:0x79634cd0>: -[UIViewController isInAnimatedVCTransition]
====> 0
----> <ViewController:0x79634cd0>: -[UIViewController setInAnimatedVCTransition:0]
====> void
----> <ViewController:0x79634cd0>: -[UIViewController __viewDidDisappear:0]
-----> <ViewController:0x79634cd0>: -[UIViewController _setViewAppearState:0 isAnimating:0]
------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------> <ViewController:0x79634cd0>: -[UIViewController isPerformingModalTransition]
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController _forwardAppearanceMethods]
-------> <ViewController:0x79634cd0>: -[UIViewController automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers]
--------> <ViewController:0x79634cd0>: -[UIViewController containmentSupport]
========> 1
=======> 1
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------> <ViewController:0x79634cd0>: -[UIViewController viewDidDisappear:0]
======> void
------> <ViewController:0x79634cd0>: -[UIViewController _embeddedDelegate]
======> (null)
------> <ViewController:0x79634cd0>: -[UIViewController childViewControllersCount]
======> 0
------> <ViewController:0x79634cd0>: -[UIViewController navigationController]
-------> <ViewController:0x79634cd0>: -[UIViewController _ancestorViewControllerOfClass:UINavigationController allowModalParent:0]
--------> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
========> (null)
=======> (null)
======> (null)
=====> void
====> void
===> 1
==> void
--> <ViewController:0x79634cd0>: -[UIViewController setPerformingModalTransition:0]
==> void
--> <NavigationController:0x7ba7dab0>: -[UIViewController setPerformingModalTransition:0]
==> void
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presenting]
==> 1
--> <NavigationController:0x7ba7dab0>: -[UIViewController _presentingViewControllerDidChange:<ViewController: 0x79634cd0>]
==> void
--> <ViewController:0x79634cd0>: -[UIViewController _modalPreservedFirstResponder]
==> (null)
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _setCurrentTransitionController:(null)]
==> void
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController dismissing]
==> 0
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presenting]
==> 1
=> void
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController state]
=> 2
-> <UIInputWindowController:0x7aa1ac00>: -[UIViewController view]
--> <UIInputWindowController:0x7aa1ac00>: -[UIViewController loadViewIfRequired]
==> void
--> <UIInputWindowController:0x7aa1ac00>: -[UIViewController _existingView]
==> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
=> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
-> <UIInputWindowController:0x7aa1ac00>: -[UIViewController view]
--> <UIInputWindowController:0x7aa1ac00>: -[UIViewController loadViewIfRequired]
==> void
--> <UIInputWindowController:0x7aa1ac00>: -[UIViewController _existingView]
==> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
=> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
-> <UIInputWindowController:0x7aa1ac00>: -[UIViewController view]
--> <UIInputWindowController:0x7aa1ac00>: -[UIViewController loadViewIfRequired]
==> void
--> <UIInputWindowController:0x7aa1ac00>: -[UIViewController _existingView]
==> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
=> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
-> <UIInputWindowController:0x7aa1ac00>: -[UIViewController view]
--> <UIInputWindowController:0x7aa1ac00>: -[UIViewController loadViewIfRequired]
==> void
--> <UIInputWindowController:0x7aa1ac00>: -[UIViewController _existingView]
==> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
=> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
-> <UIInputWindowController:0x7aa1ac00>: -[UIViewController view]
--> <UIInputWindowController:0x7aa1ac00>: -[UIViewController loadViewIfRequired]
==> void
--> <UIInputWindowController:0x7aa1ac00>: -[UIViewController _existingView]
==> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
=> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
-> <UIInputWindowController:0x7aa1ac00>: -[UIViewController view]
--> <UIInputWindowController:0x7aa1ac00>: -[UIViewController loadViewIfRequired]
==> void
--> <UIInputWindowController:0x7aa1ac00>: -[UIViewController _existingView]
==> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
=> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
-> <UIInputWindowController:0x7aa1ac00>: -[UIViewController view]
--> <UIInputWindowController:0x7aa1ac00>: -[UIViewController loadViewIfRequired]
==> void
--> <UIInputWindowController:0x7aa1ac00>: -[UIViewController _existingView]
==> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
=> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
-> <UIInputWindowController:0x7aa1ac00>: -[UIViewController view]
--> <UIInputWindowController:0x7aa1ac00>: -[UIViewController loadViewIfRequired]
==> void
--> <UIInputWindowController:0x7aa1ac00>: -[UIViewController _existingView]
==> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
=> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
-> <UIInputWindowController:0x7aa1ac00>: -[UIViewController view]
--> <UIInputWindowController:0x7aa1ac00>: -[UIViewController loadViewIfRequired]
==> void
--> <UIInputWindowController:0x7aa1ac00>: -[UIViewController _existingView]
==> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
=> <UIInputSetContainerView: 0x7ba770f0; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7ba785d0>>
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _containerViewWillLayoutSubviews]
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController dismissing]
==> 0
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _transitioningFrom]
==> 0
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController containerViewWillLayoutSubviews]
==> void
=> void
-> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController containerViewDidLayoutSubviews]
=> void
-> <NavigationController:0x7ba7dab0>: -[UIViewController _contentMargin]
=> 16
-> <NavigationController:0x7ba7dab0>: -[UIViewController traitCollection]
--> <NavigationController:0x7ba7dab0>: -[UIViewController _parentTraitEnvironment]
---> <NavigationController:0x7ba7dab0>: -[UIViewController parentViewController]
===> (null)
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
---> <NavigationController:0x7ba7dab0>: -[UIViewController _parentModalViewController]
===> <ViewController: 0x79634cd0>
---> <ViewController:0x79634cd0>: -[UIViewController _presentationController]
===> <_UIFullscreenPresentationController: 0x7b973710>
==> <_UIFullscreenPresentationController: 0x7b973710>
--> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _traitCollectionForChildEnvironment:<NavigationController: 0x7ba7dab0>]
---> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController traitCollection]
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitCollection]
-----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController _parentTraitEnvironment]
------> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController presentingViewController]
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
------> <ViewController:0x79634cd0>: -[UIViewController _rootAncestorViewController]
-------> <ViewController:0x79634cd0>: -[UIViewController _nonModalAncestorViewController]
--------> <ViewController:0x79634cd0>: -[UIViewController _nonModalAncestorViewControllerStopAtIsPresentationContext:0]
========> <ViewController: 0x79634cd0>
=======> <ViewController: 0x79634cd0>
-------> <ViewController:0x79634cd0>: -[UIViewController _parentModalViewController]
=======> (null)
-------> <ViewController:0x79634cd0>: -[UIViewController parentViewController]
=======> (null)
======> <ViewController: 0x79634cd0>
------> <ViewController:0x79634cd0>: -[UIViewController isViewLoaded]
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> 1
------> <ViewController:0x79634cd0>: -[UIViewController view]
-------> <ViewController:0x79634cd0>: -[UIViewController loadViewIfRequired]
=======> void
-------> <ViewController:0x79634cd0>: -[UIViewController _existingView]
=======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
======> <UIView: 0x7b934a00; frame = (0 0; 320 568); autoresize = W+H; layer = <CALayer: 0x7b934b70>>
=====> <UIWindow: 0x79633cf0; frame = (0 0; 320 568); gestureRecognizers = <NSArray: 0x79636130>; layer = <UIWindowLayer: 0x79633c20>>
====> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
----> <_UIFullscreenPresentationController:0x7b973710>: -[UIPresentationController overrideTraitCollection]
====> (null)
===> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
==> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
=> <UITraitCollection: 0x7974ad60; _UITraitNameUserInterfaceIdiom = Phone, _UITraitNameDisplayScale = 2.000000, _UITraitNameHorizontalSizeClass = Compact, _UITraitNameVerticalSizeClass = Regular, _UITraitNameTouchLevel = 0, _UITraitNameInteractionModel = 1>
-> <NavigationController:0x7ba7dab0>: -[UIViewController _contentMargin]
=> 16
-> <NavigationController:0x7ba7dab0>: -[UIViewController _contentMargin]
=> 16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment