Open dophunhan opened 2 years ago
I have encountered the same problem. have you solved it
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: @.***>
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
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 )