-
Couldn't load subscription status.
- Fork 40
Description
Hi,
I am getting error when initializing the connection to firebase. See below
[VERBOSE-2:ui_dart_state.cc(199)] Unhandled Exception: [core/not-initialized] Firebase has not been correctly initialized. Have you added the "GoogleService-Info.plist" file to the project?
View the iOS Installation documentation for more information: https://firebase.flutter.dev/docs/installation/ios
#0 MethodChannelFirebase.initializeApp (package:firebase_core_platform_interface/src/method_channel/method_channel_firebase.dart:88:9)
#1 Firebase.initializeApp (package:firebase_core/src/firebase.dart:41:31)
#2 main (package:e_commerce_app/main.dart:16:3)