[iOS] Firebase dev Product 환경 분리하기
FirebaseApp.configure() Firebase Project를 두개 생성하고 이렇게 두개 생성하고 둘다 앱 등록후 GoogleService-Info.json 파일을 받고 dev에서 받은 파일은 파일명을 GoogleService-Info-dev.json으로 변경후 이렇게 프로젝트 폴더에 추가해준다. 그리고 AppDelegate.swift 파일을 열고 FirebaseApp.configure() 이렇게 되어있던 소스를 다음과 같이 수정한다. var fileName = "GoogleService-Info" #if DEBUG fileName = fileName + "-dev" #endif let filePath = Bundle.main.path(forResource: fileName, ofType: ..
IT/프로그래밍
2023. 5. 15. 12:51
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 슬랙으로 보내기
- Xcode
- 아이폰
- ITMS-91053: Missing API declaration
- aws python3.12
- MySQL
- Failed to launch iOS Simulator: Error: Emulator didn't connect within 60 seconds
- 해결방법
- google play appcheck
- PlatformException(sign_in_failed
- ios pod install error
- Error (Xcode): Target release_unpack_ios failed: Exception: Binary
- 베란다 수경재배
- NSPrivacyAccessedAPICategoryDiskSpace
- ios 앱 심사상태
- EC2
- NSPrivacyAccessedAPICategorySystemBootTime
- NSPrivacyAccessedAPICategoryUserDefaults
- 수경재배키트
- ios
- Firebase
- python3.12 설치
- Flutter
- 리눅스 python3 설치
- com.google.android.gms.common.api.ApiException: 10:
- flutter build ipa
- NSPrivacyAccessedAPICategoryFileTimestamp
- but linking in object file
- CDN: trunk URL couldn't be downloaded
- Response: Failure when receiving data from the peer
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함