flutter-passkeys
flutter-passkeys copied to clipboard
Exception: your device doesn't support credential manager
When I am trying to register a passkey on my Redmi Android 14, it is giving me an exception saying 'Your device doesn't support credential manager
Hey @omeremp. Which version of the passkeys package are you using?
This appears to be a device specific issue. There is not much documentation about the error, but I found one comment by an Android contributor who acknowledged the issue. They apparently fixed it in version 1.2.1 of the credential manager library (https://github.com/android/identity-samples/issues/70). We use this version since version passkeys v2.0.5.
I'm using the passkeys version 2.0.7. The Android is version 14 in Redmi phones. We are also signed with Redmi account.