Hello everyone,
just went through an update of our old U2F+CTAP2.1_PRE authenticator code and some platform
interoperability tests:
As a result (on Android 16, PlayServices 25.44.35) I can tell Android still does not support UV and
discoverable credentials via NFC. If selected you can't use NFC, if not selected Android falls back
to U2F.
It's a real shame not supporting UV in 2025 on Android. iOS/macOS/Windows works.
I'm now going to tell users to move away from Android, if they want authenticated credentials.
Best,
Christian
On Friday, 15 March 2024 at 14:20:44 UTC+1 Xavier CHAPRON wrote:
Hello,
That are great news, thanks!
I take the opportunity to also ask if there is somewhere good material for implementing NFC support on an authenticator.
As of now I know there are:
But I'm looking for a more extensive specification, and maybe some tooling, like a debug application or something?
Thanks again,
Xavier