Can't build after upload certificate change

Expo CLI 3.2.3 environment info:
System:
OS: Windows 10
Binaries:
Yarn: 1.15.2 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 6.10.2 - C:\Program Files\nodejs\npm.CMD
IDEs:
Android Studio: Version 3.3.0.0 AI-182.5107.16.33.5314842

Our Play Store upload certificate was lost, so we changed a new one. I changed the certificate in expo but expo build keeps failing with wrong keystore ou password.

Task :app:packageRelease
FAILED
FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ‘:app:packageRelease’.

com.android.ide.common.signing.KeytoolException: Failed to read key bridgestone from store “/tmp/turtle/keystore-cbbdd3c3-2610-4f50-897b-45d967174857.jks”: Keystore was tampered with, or password was incorrect

Hey @gsittecnologia,

I would recommend using expo credentials:manager to clear out your Android credentials and start from a clean slate.

Cheers,
Adam

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.