質問編集履歴

3

参考サイトURLの追加

2021/06/01 02:25

投稿

testplayer
testplayer

スコア18

test CHANGED
File without changes
test CHANGED
@@ -1,6 +1,12 @@
1
1
  サイトに書かれた通りに書いているつもりなのですが
2
2
 
3
3
  https://qiita.com/chanNaru/items/326bd50a78cf34371169
4
+
5
+ https://pg-happy.jp/swift-delegate-protocol-rikai.html
6
+
7
+ https://rara-world.com/swift-protocol-delegate/
8
+
9
+ https://qiita.com/kudpig/items/00373757a306939ccacb
4
10
 
5
11
 
6
12
 

2

参考サイトURLの追加

2021/06/01 02:24

投稿

testplayer
testplayer

スコア18

test CHANGED
File without changes
test CHANGED
@@ -1,4 +1,8 @@
1
1
  サイトに書かれた通りに書いているつもりなのですが
2
+
3
+ https://qiita.com/chanNaru/items/326bd50a78cf34371169
4
+
5
+
2
6
 
3
7
  デリゲートが機能してくれません
4
8
 

1

状態の追記

2021/06/01 01:57

投稿

testplayer
testplayer

スコア18

test CHANGED
File without changes
test CHANGED
@@ -1,6 +1,10 @@
1
1
  サイトに書かれた通りに書いているつもりなのですが
2
2
 
3
3
  デリゲートが機能してくれません
4
+
5
+ エラーなどはでていません
6
+
7
+ ViewControllerのdelegateをPorintしてみたらnilになっていました
4
8
 
5
9
 
6
10