You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dapp redirects to Coinbase Wallet iOS App, then Coinbase Wallet throws an "Something went wrong" error (See Additional Info please)
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
Device: Any device (iPhone 12 Pro Max, iPhone 13 Pro, iPhone 14 Pro)
Device: Any iOS, for example 16.5.1
The text was updated successfully, but these errors were encountered:
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.
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)
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"
![](https://private-user-images.githubusercontent.com/29862757/259127022-a454ff09-30f7-4c7d-9690-610358ba164b.PNG?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwMTg0NDEsIm5iZiI6MTczOTAxODE0MSwicGF0aCI6Ii8yOTg2Mjc1Ny8yNTkxMjcwMjItYTQ1NGZmMDktMzBmNy00YzdkLTk2OTAtNjEwMzU4YmExNjRiLlBORz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDEyMzU0MVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWE4Y2JiZDMzMTVjM2UyZDAxMmJiMjdjYjAyNjdhM2Y4NzViNGNiNTBlMzM3NWFhOGQ4MzhhY2NhZWUzOWEyMDImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.4qOGJd937tKI8a5NR4I2QR6J9sEjZC4afDKl_1vVQwc)
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
The text was updated successfully, but these errors were encountered: