Link ドキュメント
  • Preparing search index...
  • The search index is not available
@pocketsign/in-app-sdk
  • @pocketsign/in-app-sdk
  • in-app-sdk
  • requestLocalAuthentication

Function requestLocalAuthentication

  • requestLocalAuthentication(sdk, arg): Promise<RequestLocalAuthenticationToSdk | PacketErrorData>
  • 生体認証またはパスコード認証を要求する

    Androidでは生体認証、iOSではTouch ID/Face IDを要求します。 disableFallbackがtrueかつ生体認証が利用できない場合はエラーになります。

    Parameters

    • sdk: SDKInstance
    • arg: RequestLocalAuthenticationToApp

    Returns Promise<RequestLocalAuthenticationToSdk | PacketErrorData>

Settings

Theme

@pocketsign/in-app-sdk
  • Loading...

Generated using TypeDoc