I have the long code (SHA-1) that I was prompted to keep, but I forgot my password/key name for the jks file... can I make a new keystore or do I have to use the same one? If I have to use the same one, is there a way to open the jks file and see my password? Am I able to get around this by uploading an unsigned apk to the playstore?
Get on Android Studio and look at these links :
stackoverflow.com/questions/20119714/lost-keystore-alias-but-have-file-and-password-used-for-alias
stackoverflow.com/questions/6089813/how-to-handle-a-lost-keystore-password-in-android
no you can't upload an unsigned apk.
Develop games in your browser. Powerful, performant & highly capable.
thanks, I was able to get the key store, but unable to retrieve the password. I'll probably have to pull it down and reupload it -_-
According to that link it should be in a file if you open the project in Android Studio and search for what they mention.
maybe I'm just opening it wrong or maybe because it was made from construct, but I couldn't find the files like that.