[Swift] Firebase - reason: 'Default app has already been configured.' Error
안녕하세요 :] 오늘은 Firebase FireStore를 사용하는데 reason: 'Default app has already been configured.' 에러를 만났습니다. Xcode 11로 올리고 정말 많은걸 고쳐야 하네요..ㅠㅠ 제가 iOS 13 대응을 한다고 AppDelegate랑 SceneDelegate 둘 다 FirebaseApp.configure() 를 해주고 있었는데... 이게 두 번 호출되고 있더라고요!! 즉, 저 에러는 FirebaseApp.configure()가 두 번 호출돼서 나타나는 에러예요. 그래서 조건문을 걸어봤습니다. if FirebaseApp.app() == nil { FirebaseApp.configure() } FirebaseApp이 nil일 때만 configure..
개발/iOS
2019. 10. 10. 10:11
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Swift GoogleMap
- ActivityViewController
- TableView
- 애플로그인
- swift fcm
- iOS13
- firebase
- GIF
- 공유하기 한국어
- SWIFT
- Sign in with Apple
- TextField Padding
- 카카오 로그인
- Swift Target Version
- UITextField 멀티라인
- swift 문자열
- Kakao
- 앱스토어 커넥트
- ios
- xcode11
- 안드로이드
- 문자열나누기
- error
- Android
- 키크론K2
- ModalPresentaionStyle
- 앱커넥트
- presentingViewController
- signinwithapple
- Xcode
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
글 보관함