The Android App Bundle was signed with the wrong key. #2808
Replies: 2 comments 1 reply
-
Hello @eduardoazvd17, Please can you check the SHA signature of your keystore, using this command in your terminal:
If the original keystore is lost, you can request a key change through Google support page here. |
Beta Was this translation helpful? Give feedback.
-
How i said, i already checked and its the same as the currently in use on play store... but i already solved, it was my fault, i forget to change on Thanks for reply, have a nice day. |
Beta Was this translation helpful? Give feedback.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
Upload code sign file .keystore or .jks no one works.
Expected results
Generate android build using the code sign file i've uploaded.
Actual results
This is the last one log, but every time i try the value from "Found" changes, then i conclude that codemagic is not using my attached file... I already checked my file SHA-1 and its fine, its correct.
Build id (optional)
6722d3fef5efaf48a4e0eb89
Beta Was this translation helpful? Give feedback.
All reactions