【发布时间】:2018-09-12 17:26:02
【问题描述】:
我在我目前正在开发的 Android 应用上使用 Google Smart Lock。当我访问 passwords.google.com 时,我可以多次看到同一个应用程序包的同一个帐户/密码对。这是因为我使用不同的调试签名证书来生成我的 APK 吗?
【问题讨论】:
标签: android google-smartlockpasswords
我在我目前正在开发的 Android 应用上使用 Google Smart Lock。当我访问 passwords.google.com 时,我可以多次看到同一个应用程序包的同一个帐户/密码对。这是因为我使用不同的调试签名证书来生成我的 APK 吗?
【问题讨论】:
标签: android google-smartlockpasswords
是的,没错,凭据与包裹/指纹组合相关联,而不仅仅是包裹。
【讨论】: