質問編集履歴
1
詳細を記述した。
test
CHANGED
File without changes
|
test
CHANGED
@@ -29,3 +29,23 @@
|
|
29
29
|
|
30
30
|
|
31
31
|
よろしくお願いします
|
32
|
+
|
33
|
+
|
34
|
+
|
35
|
+
追記
|
36
|
+
|
37
|
+
![イメージ説明](6a62ead85840b9416b5632707be17ee3.jpeg)
|
38
|
+
|
39
|
+
```
|
40
|
+
|
41
|
+
2020-06-29 14:12:49.788484+0900 簡単チャット[14571:346966] - <AppMeasurement>[I-ACS036001] Analytics screen reporting is disabled. UIViewController transitions will not be logged.
|
42
|
+
|
43
|
+
2020-06-29 14:12:49.909520+0900 簡単チャット[14571:346964] 6.11.0 - [Firebase/Analytics][I-ACS023007] Analytics v.60103000 started
|
44
|
+
|
45
|
+
2020-06-29 14:12:49.909646+0900 簡単チャット[14571:346964] 6.11.0 - [Firebase/Analytics][I-ACS023008] To enable debug logging set the following application argument: -FIRAnalyticsDebugEnabled (see http://goo.gl/RfcP7r)
|
46
|
+
|
47
|
+
```
|
48
|
+
|
49
|
+
|
50
|
+
|
51
|
+
というログが出たのに対し、上の写真のようにplistを付け加えました。[参考](https://stackoverflow.com/questions/56521245/analytics-screen-reporting-is-disabled-uiviewcontroller-transitions-will-not-be)まだエラーが続くですが、どこに誤りがあるでしょうか?
|