Restore Android .jks key #1165
Replies: 3 comments
-
Hi, it is not possible to restore the keystore. if you have lost the key, then you can request to change the signing key to Google. Refer the Lost or compromised upload key? |
Beta Was this translation helpful? Give feedback.
-
Actually I think it is possible to download the key from codemagic. If you start a new build and enable ssh access. once the build has finished, codemagic will provide a command like this to ssh onto the server: replace the
this will save the script. and comment out the the ssh command and add a line similar to the below:
this will copy from the codemagic build machine back to your local machine. |
Beta Was this translation helpful? Give feedback.
-
This discussion is being closed due to no activity in the last 14 days. You can reopen the discussion at any time if needed. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
We have app configuration with Android credentials (.jks key).We lost the original file. Is it possible to restore this key from CodeMagic?
Beta Was this translation helpful? Give feedback.
All reactions