複数の UIViewController が連携するアプリケーションでは、
firstViewControllerルートに追加。ここまではいいから 行きsecondViewControllerたい 使いたくないUINavigationControllerやUITabBarController. 私はすでにView Controller Programming Guideを読みましたが、使用せずに指定していませんUINavigationController, UITabBarController and story board。
ユーザーが移動したいときsecondViewController、firstViewControllerどのsecondViewControllerように破棄されますか?
Apple Doc も UIViewController の解放または破棄方法を指定していませんか? 内部のライフサイクルのみを伝えますUIViewController。