We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Meeting this issue when try to run on iOS simulator. Please download 'GoogleService-Info.plist' from firebase console and commit it.
Chandlers-Plexure-Mac:flutter_catalog chandlercheng$ flutter run Launching lib/main.dart on iPhone 11 Pro Max in debug mode... Running Xcode build... ├─Assembling Flutter resources... 3.9s └─Compiling, linking and signing... 7.1s Xcode build done. 20.4s path: satisfied (Path is satisfied), interface: en0 Configuring the default Firebase app... 6.22.0 - [Firebase/Core][I-COR000004] App with name __FIRAPP_DEFAULT does not exist. 6.22.0 - [Firebase/Core][I-COR000012] Could not locate configuration file: 'GoogleService-Info.plist'. *** First throw call stack: ( 0 CoreFoundation 0x00007fff23e3dcce __exceptionPreprocess + 350 1 libobjc.A.dylib 0x00007fff50b3b9b2 objc_exception_throw + 48 2 CoreFoundation 0x00007fff23e3db0c +[NSException raise:format:] + 188 3 Runner 0x000000010ba0b852 +[FIRApp configure] + 130 4 Runner 0x000000010c140249 -[FLTCloudFirestorePlugin init] + 217 5 Runner 0x000000010c140056 +[FLTCloudFirestorePlugin registerWithRegistrar:] + 262 6 Runner 0x000000010b82f776 +[GeneratedPluginRegistrant registerWithRegistry:] + 118 7 Runner <…> This is taking longer than expected...
The text was updated successfully, but these errors were encountered:
The file is already there ? https://github.com/X-Wei/flutter_catalog/blob/master/ios/Runner/GoogleService-Info.plist
Sorry, something went wrong.
You are right, the file is there, just need to add it into XCode. I'll create another PR later.
Thanks for your quick response!
No branches or pull requests
Meeting this issue when try to run on iOS simulator.
Please download 'GoogleService-Info.plist' from firebase console and commit it.
The text was updated successfully, but these errors were encountered: