Assigned
Status Update
Comments
bl...@google.com <bl...@google.com> #2
Automated by Blunderbuss job android-credential-manager-autoassigner for config android_credman_config for component 1301097.
ak...@google.com <ak...@google.com> #3
Hello! Thank you for creating this bug, and for a clear description of the issue. In order to help us look into this, would you mind sending a video or screenshot of the issue? It appears you are receiving high amounts of NoCredentialException across Android 34 and Android 35. To ensure we can help you optimally, we should eliminate some possibilities via trial and error.
- Can you help us understand your provider setup in the "Passwords, passkeys, and autofill" settings of your phone? One is expected to see a NoCredentialException when the provider being requested doesn't have the expected credentials to provide back.
- Could you also provide device information as well as a more thorough bugreport? Thank you.
Once we have more information, we can continue to help you with this issue. Thank you for your help to continue improving Credential Manager!
z5...@gmail.com <z5...@gmail.com> #4
Hi there,
我请我们的技术人员提供了相关设备信息和错误报告,烦请查看下方附件1、2、3.
设备信息1:
错误:No credentials available,手机型号:samsung
设备信息:User-Agent:"Dalvik/2.1.0 (Linux; U; Android 14; SC-51B Build/UP1A.231005.007)"
设备信息2:
错误:During begin sign in, failure response from one tap: 16: [28433] Cannot find a matching credential
手机型号:NEC,设备信息:Dalvik/2.1.0 (Linux; U; Android 11; LAVIE T11 11QHD1 Build/RKQ1.210518.002)
设备信息3:
错误:During begin sign in, failure response from one tap: 16: [28439] User disabled the feature.l
手机型号:docomo,设备信息:Dalvik/2.1.0 (Linux; U; Android 12; SO-41A Build/59.2.B.0.426)X-Wifi-Ip:192.168.1.34
感谢您的帮助!
我请我们的技术人员提供了相关设备信息和错误报告,烦请查看下方附件1、2、3.
设备信息1:
错误:No credentials available,手机型号:samsung
设备信息:User-Agent:"Dalvik/2.1.0 (Linux; U; Android 14; SC-51B Build/UP1A.231005.007)"
设备信息2:
错误:During begin sign in, failure response from one tap: 16: [28433] Cannot find a matching credential
手机型号:NEC,设备信息:Dalvik/2.1.0 (Linux; U; Android 11; LAVIE T11 11QHD1 Build/RKQ1.210518.002)
设备信息3:
错误:During begin sign in, failure response from one tap: 16: [28439] User disabled the feature.l
手机型号:docomo,设备信息:Dalvik/2.1.0 (Linux; U; Android 12; SO-41A Build/59.2.B.0.426)X-Wifi-Ip:192.168.1.34
感谢您的帮助!
Description
Version used:
implementation "androidx.credentials:credentials:1.3.0"
implementation "androidx.credentials:credentials-play-services-auth:1.3.0"
implementation "com.google.android.libraries.identity.googleid:googleid:1.1.1"
Devices/Android versions reproduced on:
Android 14, Android 15
If this is a bug in the library, we would appreciate if you could attach:
- Sample project to trigger the issue.
Google技术团队:
你好!
最近我司根据您的官方文档“ 从旧版 Google 登录服务迁移到 Credential Manager 和 AuthorizationClient ”
我们通过日志收集显示,大部分异常设备的错误信息有如下两种情况(请查看附件)
- A screenrecord or screenshots showing the issue (if UI related).
我当前使用的库版本为:
implementation "androidx.credentials:credentials:1.3.0"
implementation "androidx.credentials:credentials-play-services-auth:1.3.0"
implementation "com.google.android.libraries.identity.googleid:googleid:1.1.1"
同时我也有尝试更新 Credential Manager 库版本至1.5.0-rc01去测试,但这类异常问题依然存在,并未生效。希望您和您的技术团队重点关注下解决此类问题,并找到解决方案。