Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Support for mobile deep linking from dapp app to wallet app #945

Closed
hamberluo opened this issue Jul 22, 2023 · 1 comment
Labels
type: enhancement New feature or request

Comments

@hamberluo
Copy link

Is your feature request related to a problem? Please describe.

No response

Describe the solution you'd like

coinbase://wc?uri=

Describe alternatives you've considered

No response

Additional context

No response

@hamberluo hamberluo added the type: enhancement New feature or request label Jul 22, 2023
@bangtoven
Copy link
Contributor

hi. sorry for late response.
please try the new enableMobileWalletLink flag on our latest beta version, v3.8.x
image

Ashoat added a commit to CommE2E/comm that referenced this issue Mar 30, 2024
Summary: This addresses [ENG-2985](https://linear.app/comm/issue/ENG-2985/add-support-for-coinbase-wallet).

The patchfile change is necessary to get Rainbowkit to pass [this config](https://github.com/wevm/wagmi/blame/2d5041668d6b5e28bec21de349275ca584597082/docs/shared/connectors/coinbaseWallet.md#L111) to Wagmi.

I described it when searching the GitHub issues for `coinbase-wallet-sdk`: [here](coinbase/coinbase-wallet-sdk#945 (comment)) and [here](coinbase/coinbase-wallet-sdk#854 (comment)). I also found a Farcaster discussion about it [here](https://searchcaster.xyz/search?merkleRoot=0xfa7da182c0998d9e68d99f5535416a0816872976).

Depends on D11491

Test Plan: Testing on `web` running locally, and on `native` device via `landing`. Second part was tough... had to test patches on production because I couldn't get my local `landing` to render on my physical device

Reviewers: atul, ginsu

Subscribers:
Ashoat added a commit to CommE2E/comm that referenced this issue Mar 30, 2024
Summary:
This addresses [ENG-2985](https://linear.app/comm/issue/ENG-2985/add-support-for-coinbase-wallet).

The patchfile change is necessary to get Rainbowkit to pass [this config](https://github.com/wevm/wagmi/blame/2d5041668d6b5e28bec21de349275ca584597082/docs/shared/connectors/coinbaseWallet.md#L111) to Wagmi.

I described it when searching the GitHub issues for `coinbase-wallet-sdk`: [here](coinbase/coinbase-wallet-sdk#945 (comment)) and [here](coinbase/coinbase-wallet-sdk#854 (comment)). I also found a Farcaster discussion about it [here](https://searchcaster.xyz/search?merkleRoot=0xfa7da182c0998d9e68d99f5535416a0816872976).

Depends on D11491

Test Plan: Testing on `web` running locally, and on `native` device via `landing`. Second part was tough... had to test patches on production because I couldn't get my local `landing` to render on my physical device

Reviewers: atul, ginsu

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D11492
Ashoat added a commit to CommE2E/comm that referenced this issue Mar 30, 2024
Summary:
This addresses [ENG-2985](https://linear.app/comm/issue/ENG-2985/add-support-for-coinbase-wallet).

The patchfile change is necessary to get Rainbowkit to pass [this config](https://github.com/wevm/wagmi/blame/2d5041668d6b5e28bec21de349275ca584597082/docs/shared/connectors/coinbaseWallet.md#L111) to Wagmi.

I described it when searching the GitHub issues for `coinbase-wallet-sdk`: [here](coinbase/coinbase-wallet-sdk#945 (comment)) and [here](coinbase/coinbase-wallet-sdk#854 (comment)). I also found a Farcaster discussion about it [here](https://searchcaster.xyz/search?merkleRoot=0xfa7da182c0998d9e68d99f5535416a0816872976).

Depends on D11491

Test Plan: Testing on `web` running locally, and on `native` device via `landing`. Second part was tough... had to test patches on production because I couldn't get my local `landing` to render on my physical device

Reviewers: atul, ginsu

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D11492
Ashoat added a commit to CommE2E/comm that referenced this issue Mar 30, 2024
Summary:
This addresses [ENG-2985](https://linear.app/comm/issue/ENG-2985/add-support-for-coinbase-wallet).

The patchfile change is necessary to get Rainbowkit to pass [this config](https://github.com/wevm/wagmi/blame/2d5041668d6b5e28bec21de349275ca584597082/docs/shared/connectors/coinbaseWallet.md#L111) to Wagmi.

I described it when searching the GitHub issues for `coinbase-wallet-sdk`: [here](coinbase/coinbase-wallet-sdk#945 (comment)) and [here](coinbase/coinbase-wallet-sdk#854 (comment)). I also found a Farcaster discussion about it [here](https://searchcaster.xyz/search?merkleRoot=0xfa7da182c0998d9e68d99f5535416a0816872976).

Depends on D11491

Test Plan: Testing on `web` running locally, and on `native` device via `landing`. Second part was tough... had to test patches on production because I couldn't get my local `landing` to render on my physical device

Reviewers: atul, ginsu

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D11492
Ashoat added a commit to CommE2E/comm that referenced this issue Mar 30, 2024
Summary:
This addresses [ENG-2985](https://linear.app/comm/issue/ENG-2985/add-support-for-coinbase-wallet).

The patchfile change is necessary to get Rainbowkit to pass [this config](https://github.com/wevm/wagmi/blame/2d5041668d6b5e28bec21de349275ca584597082/docs/shared/connectors/coinbaseWallet.md#L111) to Wagmi.

I described it when searching the GitHub issues for `coinbase-wallet-sdk`: [here](coinbase/coinbase-wallet-sdk#945 (comment)) and [here](coinbase/coinbase-wallet-sdk#854 (comment)). I also found a Farcaster discussion about it [here](https://searchcaster.xyz/search?merkleRoot=0xfa7da182c0998d9e68d99f5535416a0816872976).

Depends on D11491

Test Plan: Testing on `web` running locally, and on `native` device via `landing`. Second part was tough... had to test patches on production because I couldn't get my local `landing` to render on my physical device

Reviewers: atul, ginsu

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D11492
Ashoat added a commit to CommE2E/comm that referenced this issue Mar 30, 2024
Summary:
This addresses [ENG-2985](https://linear.app/comm/issue/ENG-2985/add-support-for-coinbase-wallet).

The patchfile change is necessary to get Rainbowkit to pass [this config](https://github.com/wevm/wagmi/blame/2d5041668d6b5e28bec21de349275ca584597082/docs/shared/connectors/coinbaseWallet.md#L111) to Wagmi.

I described it when searching the GitHub issues for `coinbase-wallet-sdk`: [here](coinbase/coinbase-wallet-sdk#945 (comment)) and [here](coinbase/coinbase-wallet-sdk#854 (comment)). I also found a Farcaster discussion about it [here](https://searchcaster.xyz/search?merkleRoot=0xfa7da182c0998d9e68d99f5535416a0816872976).

Depends on D11491

Test Plan: Testing on `web` running locally, and on `native` device via `landing`. Second part was tough... had to test patches on production because I couldn't get my local `landing` to render on my physical device

Reviewers: atul, ginsu

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D11492
Ashoat added a commit to CommE2E/comm that referenced this issue Mar 31, 2024
Summary:
This addresses [ENG-2985](https://linear.app/comm/issue/ENG-2985/add-support-for-coinbase-wallet).

The patchfile change is necessary to get Rainbowkit to pass [this config](https://github.com/wevm/wagmi/blame/2d5041668d6b5e28bec21de349275ca584597082/docs/shared/connectors/coinbaseWallet.md#L111) to Wagmi.

I discovered it when searching the GitHub issues for `coinbase-wallet-sdk`: [here](coinbase/coinbase-wallet-sdk#945 (comment)) and [here](coinbase/coinbase-wallet-sdk#854 (comment)). I also found a Farcaster discussion about it [here](https://searchcaster.xyz/search?merkleRoot=0xfa7da182c0998d9e68d99f5535416a0816872976).

Depends on D11491

Test Plan: Testing on `web` running locally, and on `native` device via `landing`. Second part was tough... had to test patches on production because I couldn't get my local `landing` to render on my physical device

Reviewers: atul, ginsu

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D11492
Ashoat added a commit to CommE2E/comm that referenced this issue Mar 31, 2024
Summary:
This addresses [ENG-2985](https://linear.app/comm/issue/ENG-2985/add-support-for-coinbase-wallet).

The patchfile change is necessary to get Rainbowkit to pass [this config](https://github.com/wevm/wagmi/blame/2d5041668d6b5e28bec21de349275ca584597082/docs/shared/connectors/coinbaseWallet.md#L111) to Wagmi.

I discovered it when searching the GitHub issues for `coinbase-wallet-sdk`: [here](coinbase/coinbase-wallet-sdk#945 (comment)) and [here](coinbase/coinbase-wallet-sdk#854 (comment)). I also found a Farcaster discussion about it [here](https://searchcaster.xyz/search?merkleRoot=0xfa7da182c0998d9e68d99f5535416a0816872976).

Depends on D11491

Test Plan: Testing on `web` running locally, and on `native` device via `landing`. Second part was tough... had to test patches on production because I couldn't get my local `landing` to render on my physical device

Reviewers: atul, ginsu

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D11492
Ashoat added a commit to CommE2E/comm that referenced this issue Apr 1, 2024
Summary:
This addresses [ENG-2985](https://linear.app/comm/issue/ENG-2985/add-support-for-coinbase-wallet).

The patchfile change is necessary to get Rainbowkit to pass [this config](https://github.com/wevm/wagmi/blame/2d5041668d6b5e28bec21de349275ca584597082/docs/shared/connectors/coinbaseWallet.md#L111) to Wagmi.

I discovered it when searching the GitHub issues for `coinbase-wallet-sdk`: [here](coinbase/coinbase-wallet-sdk#945 (comment)) and [here](coinbase/coinbase-wallet-sdk#854 (comment)). I also found a Farcaster discussion about it [here](https://searchcaster.xyz/search?merkleRoot=0xfa7da182c0998d9e68d99f5535416a0816872976).

Depends on D11491

Test Plan: Testing on `web` running locally, and on `native` device via `landing`. Second part was tough... had to test patches on production because I couldn't get my local `landing` to render on my physical device

Reviewers: atul, ginsu

Reviewed By: ginsu

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D11492
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Development

No branches or pull requests

2 participants