I using Unity 6 and I wondering why Unity won’t remember my
password? after I assign in Key Store Password Field before export to
.aab or .apk? for Android
As per Unity - Manual: Android Player settings, this is done for security reasons, otherwise anyone who has access to your project, can basically resubmit your app.
and/or have checkbox “ save password (warning: not secure…or something)” like some other applications allow saving passwords (knowing that most people don’t have issues with it)
have probably wasted tens of hours combined time from failing builds (missing password…)
also just curious:
if someone can build & resubmit your already submitted app, what happens?
could they submit it on another account or only in your account?
(and even then, what happens if the keystore matches existing app?)