Hello Metamask team,
We have identified a significant issue regarding message signing immediately after wallet connection, primarily affecting Android mobile devices.
Description:
- Expected Behavior: Users should be able to sign messages as soon as the wallet enters the connected state
- Current Behavior: Although the isConnected property is correctly set to "true", calling signMessage doesn't trigger any prompt in the wallet. No errors are displayed in the browser console.
Technical Details:
- The issue is intermittent and varies across different Android device models
- Environment: Latest Chrome, Latest Metamask
- Packages: appkit 1.6.3, @wagmi/core 2.x
- Node.js: 22.12.0
Reproduction:
Additional Context:
The issue has been documented in this GitHub issue: reown-com/appkit#3601. "Reown" is the new name of "Wallet Connect" and Appkit is the package we use in our implementation.
There appears to be a delay between the completion of the connection phase and the wallet's readiness to handle message signing operations.
Could you help us investigate this issue? We're available to provide any additional information needed.
Best regards,
Hello Metamask team,
We have identified a significant issue regarding message signing immediately after wallet connection, primarily affecting Android mobile devices.
Description:
Technical Details:
Reproduction:
Additional Context:
The issue has been documented in this GitHub issue: reown-com/appkit#3601. "Reown" is the new name of "Wallet Connect" and Appkit is the package we use in our implementation.
There appears to be a delay between the completion of the connection phase and the wallet's readiness to handle message signing operations.
Could you help us investigate this issue? We're available to provide any additional information needed.
Best regards,