[Android/Error] Cause: failed to decrypt safe contents entry: java.io.IOException: getSecretKey failed: Password is not ASCII

SoyoungLee·2023년 9월 11일
0
post-thumbnail

💌 [Android/Error] Cause: failed to decrypt safe contents entry: java.io.IOException: getSecretKey failed: Password is not ASCII

안드로이드 앱을 빌드해서 사인한 AAB/APK 을 만들던 중 오류가 났다.
[Build > Generate Signed Bundle or APK]

cause: failed to decrypt safe contents entry: java.io.ioexception: getsecretkey failed: password is not ascii

🩵 해결 방법

🚨 key Store Password, Key Password 가 한글로 되어있지 않은 지 체크 🚨

안드로이드 스튜디오에서 비밀번호 입력 시 한글과 영어를 구분하므로, 제일 먼저 꼭 체크 후 영어로 비밀번호를 직접 키보드로 타이핑한다.

-> 안되면 Export encrypted key for enrolling published apps in Google Play App Signing 체크 해제 후 다시 빌드

profile
Android Developer..+ iOS 슬쩍 🌱 ✏️끄적끄적,,개인 기록용 👩🏻‍💻

0개의 댓글