isSupported

open fun isSupported(context: Context, attestation: Attestation = Attestation.None): Boolean(source)

Checks if this authenticator is supported on the current device.

Return

true if the authenticator is supported, false otherwise

Parameters

context

The Android context to check device capabilities

attestation

The attestation type to check support for