質問編集履歴
1
修正
title
CHANGED
|
File without changes
|
body
CHANGED
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
RootViewControllerというクラスにMenuViewControllerとContentViewControllerをaddchildしています。
|
|
5
5
|
ContentViewController(TimelineViewController)でボタンを押した時にMenuViewControllerが呼ばれるはずなのですが何も呼ばれないです、、
|
|
6
|
+
エラーは何も出ていません。
|
|
6
7
|
|
|
7
8
|
試した事
|
|
8
9
|
menuViewControllerとcontentViewControllerのwithidentifierがあっているか
|