REACT-NATIVE/ELLOR LOG keytool error: java.lang.Exception: Keystore file does not exist: path-to-debug-or-production-keystore - 반응형 keytool error: java.lang.Exception: Keystore file does not exist: path-to-debug-or-production-keystore keytool error: java.lang.Exception: Keystore file does not exist: path-to-debug-or-production-keystore andrioid 앱 push 알림 api 사용을 위해 OAuth 클라이언트를 만들려고 한다. 그런데 SHA-1 디지털 지문이 필요하단다. 친절하게 command 쓰라고 google이 넣어놨다. Use this command to get the fingerprint. 하지만 명령어 그대로 복사해서 쓰면 안된다. 명령어를 잘 읽어보면 path-to-debug-or-production-keystore 즉 path 너가 똑바로 적어라는 소리다. 반응형 지금 단계는 개발중이기 때문에 debug.keystore를 쓸것이다. debug.keystore 해당 key store는 android -> app -> debug.keystore에 있다. React-Native 프로젝트에서 아래 명령어로 다시 실행해보자. keytool -keystore ./android/app/debug.keystore -list -v 참고로 password를 묻는데 디버그 keystore의 기본 비밀번호는 android이다. Enter keystore password 성공하면 위의 화면이 뜰것이다. 반응형 공유하기 URL 복사카카오톡 공유페이스북 공유엑스 공유 게시글 관리 구독하기Intellog Contents keytool error: java.lang.Exception: Keystore file does not exist: path-to-debug-or-production-keystore 디버그keystore의기본비밀번호는android이다. 당신이 좋아할만한 콘텐츠 (NOBRIDGE) ERROR Warning: TypeError: Cannot read property 'bubblingEventTypes' of null 2024.12.18 CocoaPods could not find compatible versions for pod "SocketRocket": In Podfile: React-Core (from `../node_modules/react-native/`) was resolved to 0.76.5, which depends on SocketRocket (= 0.7.1) 2024.12.12 error Failed to build ios project. "xcodebuild" exited with error code '70'. To debug build logs further, consider building your app with Xcode.app, by opening 'MOBILE.xcodeproj'. 2024.12.12 댓글 0 + 이전 댓글 더보기