question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[bug] Unable to Connect to Coinbase Wallet on iOS

See original GitHub issue

Is there an existing issue for this?

  • I have searched the existing issues

Package Version

^0.4.12

Current Behavior

Attempting to connect to the Coinbase Wallet using the Coinbase Wallet Connector will fail silently on iOS using the wallet’s built-in browser.

Expected Behavior

The connection status should update with a green check mark.

Steps To Reproduce

  • Download Coinbase Wallet App from the App Store.
  • Setup wallet
  • Visit the Coinbase Wallet Demo in the Coinbase Wallet Browser.
  • Click the “Connect Wallet” button.
  • Click “Coinbase Wallet” from the modal.
  • Coinbase Wallet will not respond to the connect request.

Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)

https://codesandbox.io/s/coinbase-wallet-demo-integrate-with-wagmi-psv1j0

Anything else?

A console error appears in the code sandbox:

makeWeb3Provider@
@

asyncFunctionResume@[native code]

@[native code]

promiseReactionJobWithoutPromise@[native code]

promiseReactionJob@[native code]

I have tested the coinbase wallet connection using Coinbase’s other examples. I am able to create a connection using web3-react. Follow the above repro steps with the web3-react sandbox to witness expected behaviour.

Below is a screenshot of the modal just before attempting to connect: image

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
JaegarSarauercommented, Jun 28, 2022

This issue was fixed for me on version 0.5.0.

0reactions
melissafzhangcommented, Jun 29, 2022

Just closing the loop here. Looks like the issue was fixed! My issue was that useConnect was throwing an error since Coinbase wallet was already connected. Feels like it probably should just return the account data instead of throwing an error.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Device troubleshooting - Coinbase Help
Try the following steps:​​ Update your Coinbase mobile app to the current version. Clear your mobile app cache. Uninstall and reinstall the Coinbase...
Read more >
Apple blocked Coinbase Wallet update on iOS for offering NFTs
Coinbase Wallet says that “this is clearly not possible” since Apple's in-app purchases system “does not support crypto.”.
Read more >
iOS 14: Coinbase Wallet issues & errors after Update
Since the update to iOS 14 you have problems using Coinbase Wallet? ... Coinbase Wallet does not start; Coinbase Wallet no internet connection...
Read more >
Coinbase Wallet on Twitter: "We've identified an iOS 13 beta ...
We've identified an iOS 13 beta bug that affects Coinbase Wallet. If you use the Wallet app, we recommend not installing the iOS...
Read more >
Fix Coinbase App Login Error | Problem Logging in ... - YouTube
... I will quickly guide you on how you can fix login problems and errors that you are facing in Coinbase app on...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found