Error publish apk in play store, SHA1 certificates are different

Asked

Viewed 2,667 times

0

I recently received an email from Google saying that there was now support for buying apps in Reais and that I should migrate my developer account. I followed the steps as described in the email and all my apps were migrated to my new developer account.

However, when I uploaded a new apk using the same key I always used I’m getting a message that the SHA1 certificate is different. I already backed up my key and keeps occurring the same error.

Some things have changed since the last apk I had charged.

  1. Eclipse version (I am currently using Luna Release 4.4.0) Build id: 20140612-0600)
  2. My Developer Account
  3. I added the android-support-v7-appcompat to my project (I followed the tutorial from google’s own website)
  • The key should be kept when updating the application and that with the key loss may not be able to do an apk update.

  • But I haven’t lost my key. That’s the problem, I keep signing my apk with the same key. I even backed up a key to ensure, but still with the same problem.

  • Rafael, is this no problem in your new account? Have you ever made any contact with their support?

1 answer

1

You need to solve two things:

1 - Change all the Packages names of your project and if possible the name of the project in the xml mainfest

2 - Generate a new Key

Isso é chato, mas resolve!

Browser other questions tagged

You are not signed in. Login or sign up in order to post.