質問編集履歴
1
詳細を記述した。
title
CHANGED
File without changes
|
body
CHANGED
@@ -13,4 +13,14 @@
|
|
13
13
|
|
14
14
|
|
15
15
|
|
16
|
-
よろしくお願いします
|
16
|
+
よろしくお願いします
|
17
|
+
|
18
|
+
追記
|
19
|
+

|
20
|
+
```
|
21
|
+
2020-06-29 14:12:49.788484+0900 簡単チャット[14571:346966] - <AppMeasurement>[I-ACS036001] Analytics screen reporting is disabled. UIViewController transitions will not be logged.
|
22
|
+
2020-06-29 14:12:49.909520+0900 簡単チャット[14571:346964] 6.11.0 - [Firebase/Analytics][I-ACS023007] Analytics v.60103000 started
|
23
|
+
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)
|
24
|
+
```
|
25
|
+
|
26
|
+
というログが出たのに対し、上の写真のようにplistを付け加えました。[参考](https://stackoverflow.com/questions/56521245/analytics-screen-reporting-is-disabled-uiviewcontroller-transitions-will-not-be)まだエラーが続くですが、どこに誤りがあるでしょうか?
|