ERROR: The password for the key alias REDACTED was not valid.

I received a keystore from a client to sign the release version of the APK, but when I enter the alias password (2nd, not the keystone) during building, I get the error “The password for the key alias REDACTED was not valid.” From the Terminal the following comment was added:

jarsigner error: java.lang.RuntimeException: keystore load: Keystore was tampered with, or password was incorrect

BUT, if I take the debug signed APK, and resign it from the terminal using jarsigner, cutting and pasting the passwords so its not being mistyped, I get no errors. I am even able to verify using jarsigner.

I have other keystores that work properly. The only thing I can think of is that the very first time I entered the alias password, I entered the wrong one. Is it possible that Corona stored the incorrect one and is ignoring the subsequent entries? If so, where do I go to clear the stored keystores?

I’m using daily build 2013.1012 on a Mountain Lion Mac. [import]uid: 39505 topic_id: 35247 reply_id: 335247[/import]