android/identity-samples

AutoFill Passkey in Andorid14 using isCredential=true attribute not working

kondlada opened this issue · 2 comments

Hi I have saved passkeys's for my application but in Android 14 when I have declared EditText like below

    android:isCredential="true"
    android:autofillHints="username"

by setting AutoFillHInts to UserName , isCredential= true.

It is suggesting with username which are saved as "userName" and "password" but not passkey username.

Please find Autofill_trim video attached for reference.

To get Passkey Userame to be autofill, should I do anything additional ?

Thanks
Karthik K
Autofill_trim.mov.zip

Hi Team,
We are getting just userName from the saved userName and Passwords but not Passkey.
If this requires any additional code changes please let us know .

Thanks
Karthik K

Hey Thanks, would you mind creating a bug with all details required in that template? Sharing here : https://issuetracker.google.com/issues/new?component=1301097&template=1773864

This shouldnt be the case, closing from here due to no recent activity. Please feel free to reopen.