metamask-mobile icon indicating copy to clipboard operation
metamask-mobile copied to clipboard

Smart Transactions result in inability to receive callback messages

Open kangkaislove opened this issue 6 months ago • 2 comments

Describe the bug

Dapp uses the walletConnect protocol to call MetaMask to initiate transactions. When MataMask opens Smart Transactions, Dapp cannot receive transaction callback information, resulting in subsequent interactions being unable to be processed.

Expected behavior

Enabling Smart Transactions can also provide callback information related to transactions

Screenshots/Recordings

image

Steps to reproduce

  1. Open Dapp developed using WalletConnect V2 protocol
  2. Open MataMask, switch to Settings ->Advanced, and enable Smart Transactions
  3. Using Dapp to call MataMask to initiate transactions, after MetaMask processes the transaction, it will not callback relevant information through the WalletConnect protocol
  4. Due to the lack of callback information, it is unknown whether the transaction was successful or failed, and the subsequent process cannot proceed

Error messages or log output

No response

Detection stage

In production (default)

Version

7.27.1

Build type

None

Device

All Android & IOS mobile

Operating system

iOS, Android

Additional context

No response

Severity

No response

kangkaislove avatar Aug 06 '24 07:08 kangkaislove