728x90
반응형
SMALL

에러내용

2023-10-25 09:18:53.922980+0900 10.14.0 - [FirebaseCore][I-COR000003] The default Firebase app has not yet been configured. Add `FirebaseApp.configure()` to your application initialization. This can be done in in the App Delegate's application(_:didFinishLaunchingWithOptions:)` (or the `@main` struct's initializer in SwiftUI). Read more: https://goo.gl/ctyzm8.

 

FirebaseApp.configure()가 없다는 내용.

 

but

이미 configure에 대한 내용은 들어가있다.

 

다만 nil일 경우에만 실행되도록 해놨었다.

 

여기서 if문 제거하니 해결....

728x90
반응형
LIST

+ Recent posts