WalletConnect / kotlin-walletconnect-lib

library to use WalletConnect with Kotlin or Java
MIT License
156 stars 100 forks source link

Does nothing when calling custom #69

Open dophunhan opened 2 years ago

dophunhan commented 2 years ago

I tried it on https://metamask.github.io/api-playground/api-documentation/#wallet_addEthereumChain and the network run was successful. Same data, but when I call it in the app, it doesn't work

ExampleApplication.session.performMethodCall( Session.MethodCall.Custom( 1, "wallet_addEthereumChain", list ), ::handleResponse )

jiaweio commented 2 years ago

I have encountered the same problem. have you solved it

dophunhan commented 2 years ago

i have not solved

Vào Th 4, 22 thg 6, 2022 vào lúc 22:02 Jiawei @.***> đã viết:

I have encountered the same problem. have you solved it

— Reply to this email directly, view it on GitHub https://github.com/WalletConnect/kotlin-walletconnect-lib/issues/69#issuecomment-1163224481, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHZRO44AJXO3NLFGYBPWSL3VQMTIFANCNFSM5XJ3TLGQ . You are receiving this because you authored the thread.Message ID: @.***>

jiaweio commented 2 years ago

i have not solved Vào Th 4, 22 thg 6, 2022 vào lúc 22:02 Jiawei @.> đã viết: I have encountered the same problem. have you solved it — Reply to this email directly, view it on GitHub <#69 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHZRO44AJXO3NLFGYBPWSL3VQMTIFANCNFSM5XJ3TLGQ . You are receiving this because you authored the thread.Message ID: @.>

Well, I've been struggling with this question for days