質問編集履歴
2
タグの更新
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|
1
エラー内容の文章を詳細にしました
title
CHANGED
File without changes
|
body
CHANGED
@@ -77,7 +77,7 @@
|
|
77
77
|
|
78
78
|
```
|
79
79
|
## エラー内容
|
80
|
-
で実行し
|
80
|
+
で実行し、画面遷移するボタンを押したところエラーが発生しました。以下にエラー内容を示します。
|
81
81
|
```error
|
82
82
|
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'UICollectionView must be initialized with a non-nil layout parameter'
|
83
83
|
*** First throw call stack:
|