I followed the directions exactly at: https://docs.coronalabs.com/guide/distribution/androidBuild/index.html#signrelease
to generate my own keystore. I went through all the prompts and created a password and it seems like the keystore was successfully created. Yet when I try to choose it from the Build for Android prompt, it says either the password or keystore was invalid. I’ve tried running it as an Administrator also with the same result. Why do I have no trouble using the debug.keystore, yet can’t use one to generate a build that I can upload to Google Play? Can anyone please help?
I’ve also made sure I’m using the latest daily build. I also found an old stackoverflow post where someone suggested installing the JRE in addition to JDK - that also did not work. I’m pulling my hair out here - can somebody please help?