light-mode-image
Learn
Functions

handleDeepLink

iOS only Handles a deep link to continue the online presentation flow.

iOS only

Handles a deep link to continue the online presentation flow.

Signature

function handleDeepLink(
  options: HandleDeepLinkOptions
): Promise<Result<void, MobileCredentialVerifierError<PlatformNotSupported>>>

Parameters

Prop

Type

Returns

Promise<Result<void, MobileCredentialVerifierError<PlatformNotSupported>>>

void

How would you rate this page?

On this page