It’s a day that i’m trying to build my test app but i can’t becouse when i try yo build andorid app Corona ask me for the keystore password and always prompt that the password that i insert was wrong…
I try with the default key, but nothing, i try to create new one, but it say that is wrongo too, but i’m 100% sure tha the password i insert is correct. I check the password via command line too with the code:
keytool -list -keystore <path of keystore>
and with this it was all ok…
I’m with windows and installed jdk1.7.0_55 for x86.
I develop with other engine/IDE like android studio or eclipse and i haven’t problem with signing my app.
What i can try? I really have no idea of what i have to do…
Thanks in advice