Relative Content

Tag Archive for androidkotlinandroid-layoutandroidxcredential-manager

androidx.credentials.exceptions.CreateCredentialUnknownException: During save password, found password failure response from one tap

I am trying to use CredentialManager to save username and password. I am using xml layout and testing on Android 12, I keeping getting error saying androidx.credentials.exceptions.CreateCredentialUnknownException: During save password, found password failure response from one tap 16: [28431] Skipping password saving since the user is likely prompted with Android Autofill. When I checked the doc, it says to ignore the error but the OS never prompts me to save the credentials.