NotSupported
public final class NotSupported : WebAuthnException, @unchecked Sendable
Indicates that the platform does not support WebAuthn for this operation.
-
Undocumented
Declaration
Swift
public init(message: String = "WebAuthn is not supported on this platform", cause: Error? = nil)
View on GitHub
Install in Dash