Open prokhorovxo opened 1 year ago
I am getting similar issues and even send Transaction is failing. They should really investigate this app, but more importantly the mobile app itself to make sure everything is working properly.
hey. sorry for the late response again. seems like there had been some error on input validation. we will take a look
@bangtoven hi, any updates here?
Describe the bug
I'm trying to make eth_watchAsset method and unfortunately always get an error inside Coinbase Wallet iOS App
Steps
MWPClient
MWPClient
callingMWPClient.getInstance(to: Wallet.coinbaseWallet)
Initiate handshake like this:
Expected behavior
Coinbase Wallet doesn't throw an error and I can watch any asset
Version
1.0.4
Additional info
Coinbase Wallet "Something went wrong error"
Also I pressed "Try again" button and nothing happens. When I return to dapp nothing happens in
makeRequest
completion block, it just doesn't execute.I've tried with different tokens (top 10 tokens from etherscan.io) and I've tried to send a batch request with a couple of eth_watchAsset actions and it still doesn't work.
And also I've a question: why SDK redirects me to the Coinbase Wallet if I just want to track asset? How can I get a list of assets by my wallet's address?
Desktop
No response
Smartphone