質問編集履歴

1

コード修正

2018/11/05 02:18

投稿

jam912sh
jam912sh

スコア25

test CHANGED
File without changes
test CHANGED
@@ -62,7 +62,7 @@
62
62
 
63
63
  //取得したJSONデータを「identifier」に格納
64
64
 
65
- NSString *identifier = responseObject[@"data"];
65
+ NSString *identifier = responseObject;
66
66
 
67
67
 
68
68