Hi Everyone,
Thanks for the replies.
I have 2 version of the same app in the market. One for free and the other a full version.
I discovered that both are on the market with the same key. When I tried to upload the file I got that error.
I compiled the apk for one version of the app, and uploaded it to the market and immediately did the other app thinking the keys were different since I was in the other project.
I assumed that if I go to one app and it already has a keystore file, that file will automatically be loaded prior to creating the apk file. This is not what happens. That is why I ended up with the same key in the market for both apps.
Erel,
Could you include in your next release, auto signing the apk with the keystore file if that file exists in the project? Otherwise it would sign it with the default key.
Thanks.