Google Smart Lock for Android apps and app signing certificates

273 Views Asked by At

I'm using Google Smart Lock on the Android app I'm currently developing. When I access passwords.google.com I can see the same account/password pair multiple times for the same app package. Is this because I'm using different debug signing certificates to generate my APKs?

1

There are 1 best solutions below

0
On BEST ANSWER

Yes, that's right, the credentials are associated with a package/fingerprint combination, not just the package.