passkeydeveloper / passkeys.dev

source for the passkeys.dev developer site
https://passkeys.dev
Other
172 stars 52 forks source link

Not all Android 14+ devices support Third-Party Passkey Providers #390

Closed mimi89999 closed 3 months ago

mimi89999 commented 3 months ago

Issue with existing content

Link to content

https://passkeys.dev/device-support/

What is the issue?

Third-Party Passkey Providers are marked as supported by Android 14+

Proposed changes

Not all Android 14+ devices support Third-Party Passkey Providers. It's an optional Android feature. Vendors can decide whether to enable that feature.

Any other notes

Please see https://issuetracker.google.com/issues/349310440 and the linked issues

timcappalli commented 3 months ago

Yes, but it doesn't directly impact RP developers. I can add a caveat on the reference page.

mimi89999 commented 3 months ago

I still believe that it is worth mentioning as RP devs might believe that all Android 14+ users can use third party password managers.

Ordinary users might also end up on that page, see that their Android version supports that feature and end up being very confused.

timcappalli commented 3 months ago

Yes, I'll add a small mention, but this bug does not impact relying parties.