Kotlin SDK eth_signTypedData not working #3044
-
Has anyone got eth_signTypedData working with wallet other than Trust Wallet? I've tried Metamask, Zerion, Rainbow and none of them displays the signing dialog within the wallet app. From the client side, the SignClient.request() call is successful, but the wallet doesn't show the request. It's strange since the same payload works with Trust Wallet, but not the others. Also, on the iOS client, eth_signTypedData works as expected with all wallets. Payload: SDK version: com.walletconnect:android-bom:1.13.1 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
With the Android client, we have a test for Have you had a chance to test your Android client with either and iOS or web wallet? |
Beta Was this translation helpful? Give feedback.
-
@ruixhuang @chendaxia65 Can you please try out the SDKs and if you're still seeing an issue |
Beta Was this translation helpful? Give feedback.
@ruixhuang @chendaxia65
We've released an update to better support eth_signedTypedData and eth_signedTypedDataV4 which are included in the latest releases.
Can you please try out the SDKs and if you're still seeing an issue