-2

I am working on a project and had to generate a signed APK. It works perfect for one flavor and the debug of the other. It says Password verification failed on the release config of the config I am trying to build. What can this be?

Latest Android Studio.

8kk
  • 140
  • 9

1 Answers1

0

Did this start with updating Android Studio? I have the same issue and changed from a signed APK to Android App Bundle, then used the Google Play App Signing. This doesn't fix the problem, but might be a workaround until you figure it out

xian
  • 291
  • 2
  • 12