teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

2

追記

2019/06/11 13:55

投稿

matt555
matt555

スコア11

title CHANGED
File without changes
body CHANGED
@@ -95,5 +95,5 @@
95
95
  (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)
96
96
  libc++abi.dylib: terminating with uncaught exception of type NSException
97
97
  ```
98
-
98
+ ![イメージ説明](2a4f434b4bf75a2e5667c5f9d9ad7796.png)
99
99
  初歩的なことかもしれませんがご教授願います。

1

追記

2019/06/11 13:55

投稿

matt555
matt555

スコア11

title CHANGED
File without changes
body CHANGED
@@ -86,4 +86,14 @@
86
86
 
87
87
  ```
88
88
 
89
+ ```console
90
+ 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
91
+ 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'.
92
+ 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.
93
+ 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/.'
94
+ *** First throw call stack:
95
+ (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)
96
+ libc++abi.dylib: terminating with uncaught exception of type NSException
97
+ ```
98
+
89
99
  初歩的なことかもしれませんがご教授願います。