Getting the title error when publishing android APK in Xamarin Forms. I am trying to do this from Mac visual studio.
Screenshot:
I am sure my password is correct. Is there any other reason for this issue? What is keystore tampering?
Please help me.
Answers
Update
Complete error details:
My password contains '@' symbol, is that symbol cause this issue?
Last weak also I used the same key and password and publish the APK. Don't know what happen suddenly. Anyone please suggest a solution?
You could use the following command to verify that the alias or password is what you think it is.
keytool -list -keystore yourkeystorefile.keystore
Use "Tools | Open Android SDK Command Prompt" to get a terminal window with keytool in the path.
If I run the command what will be the output? Is that show the current password?
@YorkGo Not get any solution for this issue, getting password incorrect alert always. So I uploaded a new app to play store with a new keystore.