yarn ci:rename
- android/app/google-services.json
- ios//GoogleService-Info.plist
- Add GoogleService-Info.plist file to project
- Add REVERSED_CLIENT_ID to url sheme in Project Info
- Build -> Generate Signed Bundle / APK ...
- android/app/upload-keystore.jks
- /keystore.properties
- "android_app_id": "ca-app-pub-...",
- "ios_app_id": "ca-app-pub-...",
- 키워드 검색해서 BannerAD, RewardAD 컴포넌트에 해당 광고 아이디 추가
- iOS: ios//Images.xcassets/AppIcon.appiconset
- Android: android/app/src/main/res
- 구글 플레이 콘솔 : 앱 서명 키 복사 후, 파이어베이스 안드로이드 부분에 추가 [설정 - 앱 서명 - 앱 서명 키 인증서 > SHA-1 인증서 지문]
- Android Studio : Gradle - signingReport 눌러서 키스토어 서명키 확인 후 동일하게 추가