getTransactionContractWithToken

Deprecated

This method will be removed in the future

Replace with

getTransactionContract()

Retrieve an ActivityResultContract in order to request the Tap On Phone app to perform a transaction with a JWT Token.

Return

An ActivityResultContract with SdkEncryptedSessionIntent as input and TapOnPhoneInvocationSdkResult as output.

Throws

if the SDK is not initialized.