I am exporting my game for android and i got this warning but my apk file gone corrupted after exporting is finished. I have receive this warning. I tried different jdk versions as people with same issue told the solution but never it workded for me. Need Help
Your keystore password is incorrect,
It’s the password that you set when building keystore.
Recheck you password and put correct password in export settings
Solution is here.
I just remove all the keystore fields from editor setting.
Only and only give the keystore values when exporting ( including “path”, “username”, “password” ) in the export window. and that’s how it works for me.