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.
- Eclipse version (I am currently using Luna Release 4.4.0) Build id: 20140612-0600)
- My Developer Account
- 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.
– Kauan Kubaski
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 Freitas
Rafael, is this no problem in your new account? Have you ever made any contact with their support?
– Wakim