質問編集履歴

2

追記

2019/06/11 13:55

投稿

matt555
matt555

スコア11

test CHANGED
File without changes
test CHANGED
@@ -192,6 +192,6 @@
192
192
 
193
193
  ```
194
194
 
195
-
195
+ ![イメージ説明](2a4f434b4bf75a2e5667c5f9d9ad7796.png)
196
196
 
197
197
  初歩的なことかもしれませんがご教授願います。

1

追記

2019/06/11 13:55

投稿

matt555
matt555

スコア11

test CHANGED
File without changes
test CHANGED
@@ -174,4 +174,24 @@
174
174
 
175
175
 
176
176
 
177
+ ```console
178
+
179
+ 2019-06-11 15:37:50.958360+0900 car pool[3436:233604] - <AppMeasurement>[I-ACS036002] Analytics screen reporting is enabled. Call +[FIRAnalytics setScreenName:setScreenClass:] to set the screen name or override the default screen class name. To disable screen reporting, set the flag FirebaseScreenReportingEnabled to NO (boolean) in the Info.plist
180
+
181
+ 2019-06-11 15:37:51.050371+0900 car pool[3436:233604] 6.2.0 - [Firebase/Core][I-COR000012] Could not locate configuration file: 'GoogleService-Info.plist'.
182
+
183
+ 2019-06-11 15:37:51.052017+0900 car pool[3436:233604] 6.2.0 - [Firebase/Core][I-COR000005] No app has been configured yet.
184
+
185
+ 2019-06-11 15:37:51.112385+0900 car pool[3436:233527] *** Terminating app due to uncaught exception 'com.firebase.core', reason: '`[FIRApp configure];` (`FirebaseApp.configure()` in Swift) could not find a valid GoogleService-Info.plist in your project. Please download one from https://console.firebase.google.com/.'
186
+
187
+ *** First throw call stack:
188
+
189
+ (0x188bb927c 0x187d939f8 0x188ac34b0 0x1028b1de0 0x102856e70 0x102856f68 0x1b54eae30 0x1b54ec594 0x1b54f1d20 0x1b4db52dc 0x1b4dbd874 0x1b4db4f60 0x1b4db5850 0x1b4db3b9c 0x1b4db3864 0x1b4db83a4 0x1b4db9188 0x1b4db825c 0x1b4dbcf5c 0x1b54f0328 0x1b50ecba8 0x18b5349fc 0x18b53e40c 0x18b53dc14 0x1054fcc74 0x105500840 0x18b56f040 0x18b56ecdc 0x18b56f294 0x188b4b018 0x188b4af98 0x188b4a880 0x188b457bc 0x188b450b0 0x18ad4579c 0x1b54f3978 0x10285788c 0x18860a8e0)
190
+
191
+ libc++abi.dylib: terminating with uncaught exception of type NSException
192
+
193
+ ```
194
+
195
+
196
+
177
197
  初歩的なことかもしれませんがご教授願います。