MetaMask / metamask-mobile

Mobile web browser providing access to websites that use the Ethereum blockchain
https://metamask.io
Other
2.15k stars 1.1k forks source link

Non-response (or delayed response) to sendTransaction requests #9072

Open judeProground opened 6 months ago

judeProground commented 6 months ago

What is this about?

Hello,

We are using the WallectConnect react-native web3modal SDK to request signatures from MetaMask in our dApp.

Our dApp users frequently encounter situations where there is either no response or the response is very slow when requesting a signature. When the MetaMask mobile application is opened via deeplink, it doesn't take any action, which we have to cancel the request.

It seems that manually ending the WalletConnect session in the MetaMask app settings, or manually disconnecting from the dApp (by removing the stored deeplink), and then reconnecting and requesting the signature again resolves the issue.


I received a response from MetaMask stating that the issue is due to delays in the WalletConnect relay feature. Also, I've left an inquiry in the WalletConnect discussion https://github.com/orgs/WalletConnect/discussions/4290

I want to know if there are any upcoming updates related to WalletConnect implementation.

Thanks!

Scenario

No response

Design

No response

Technical Details

No response

Threat Modeling Framework

No response

Acceptance Criteria

No response

Stakeholder review needed before the work gets merged

References

No response

korlaism commented 5 months ago

Hi, I have the same issue. Do you know if there is an existing issue tracking this on metamask repo or here ?