Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not locate configuration file #9

Open
narayan8291 opened this issue Jun 25, 2018 · 0 comments
Open

Could not locate configuration file #9

narayan8291 opened this issue Jun 25, 2018 · 0 comments

Comments

@narayan8291
Copy link

Hi @theankurkedia

I tired setting the app using the instructions from the README file. After setting up Firebase project and copying the GoogleService-Info.plist file, I get the following error,

The default Firebase app has not yet been configured. Add [FIRApp configure] to your application initialization. Read more: https://goo.gl/ctyzm8.
[Firebase/Core][I-COR000012] Could not locate configuration file: 'GoogleService-Info.plist'.
*** First throw call stack:
(
0 CoreFoundation 0x0000000102a041e6 __exceptionPreprocess + 294
1 libobjc.A.dylib 0x0000000107875031 objc_exception_throw + 48
2 CoreFoundation 0x0000000102a79975 +[NSException raise:format:] + 197
3 Runner 0x000000010145f7f5 +[FIRApp configure] + 259
4 Runner 0x00000001013d0ad9 -[FirebaseAnalyticsPlugin init] + 185
5 Runner 0x00000001013d09b8 +[FirebaseAnalyticsPlugin registerWithRegistrar:] + 168
6 Runner 0x000000010137b52c +[GeneratedPluginRegistrant registerWithRegistry:] + 124
7 Runner 0x000000010137b3b3 -[AppDelegate a<…>
Error connecting to the service protocol: Exception: Attempted to connect to Dart observatory 5 times, and all attempts failed. Giving up. The URL was ws://127.0.0.1:8100/ws

Am I missing something?

FYI, I created a new project in Firebase and created a new iOS app. Copy pasted the GoogleService-Info.plist file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant