In order for me to add some AdMob capabilities into the Tiggzi project, once I get the app working correctly I export to Eclipse for Android.
I add my code, and compile to APK. During the compile process I need to generate a key store, so I took the key alias, key password, and keystore password from my project and used that to create the signing key.
After creating the APK I tried to upload the APK to the Play Store as an update but this failed due to an incorrect certificate, ie it didnt match.
When creating the key, I also have to add one other key piece of information (as a minimum) eg First and Last Name, organisation etc and this may affect the fingerprint.
Can you confirm if any other items are entered during your key generation please as I dont really want to have to create a whole new app on the market and lose the user base I have generated.
Is this possible please?
regards
Andy.