I have Xamarin Forms app for Android. I installed last update for VS - 15.6.0. Now I create release apk, but I have error
Failed to load signer "signer #1"
java.io.IOException: Keystore was tampered with, or password was incorrect
....
Caused by: java.security.UnrecoverableKeyException: Password verification failed
I see this text in log:
C:\Android-sdk\build-tools\26.0.2\apksigner.BAT ....
But I use API level 26, not 26.0.2. I think this is a bug in last update. any ideas?
It's really not right on time I need to release an update for my app