Godot 4.2.2 Android Export Issue

Godot Version

4.2.2

Question

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

I 100 times check both my keystore password and user name but not worked. but thanks for response.

Did you tried using different keystore

yes i tried but it never worked

Does it work with debug

No it does not .

Solution is here.
I just remove all the keystore fields from editor setting.

pic2

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.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.