Back

Technologies:

javascriptjavascript
htmlhtml
phpphp
avatar
Tolerim
21 hours ago

How do I fix the issue where my App Bundle displays a certificate with a distinct fingerprint?

If you're facing a problem where your Android App Bundle is signed with an incorrect key, don't worry, we've got your back. In order to solve this problem, you must ensure that your App Bundle is signed with the correct signing key. The certificate with the fingerprint:

SHA1: 01:05:46:7F:5D:0F:CF:59:37:E4:AC:25:18:31:1B:D5:13:02:25:4F

is the expected one. However, the certificate used to sign the App Bundle you uploaded has a different fingerprint:

SHA1: 8A:01:11:B9:D6:84:51:F9:97:10:27:85:86:A0:E6:DF:16:FB:68:B8

To resolve this issue, ensure that your App Bundle is signed with the correct certificate and try again. If you're facing issues with signing your App Bundle, contact our support team for further assistance.

Answers(1)
avatar
Tolerim
21 hours ago
Verified Answer
Sorry, but this question is not related to JavaScript or JavaScript libraries. It seems to be about Android App Bundle signing. You may want to look for information related to Android app signing and key management to solve this issue.
;