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

Switch back to dapp #233

Closed
chadyj opened this issue May 25, 2022 · 0 comments
Closed

Switch back to dapp #233

chadyj opened this issue May 25, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@chadyj
Copy link
Contributor

chadyj commented May 25, 2022

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

Support a way for wallet apps to switch back to the client dapp running the browser when both the wallet and browser are on the same mobile device

Describe the solution you'd like

  1. Visit dapp in iOS Safari
  2. Choose WC
  3. Choose Wallet
  4. Auto switched to Wallet
  5. Accept connection in Wallet.

Additional context

Feature request from AlphaWallet.

Metamask and Rainbow have done something like this.

They trigger a native API to switch back to previous app in foreground It seems to be a routing API that you can go back in history once.

Here is the source code that shows how Rainbow use “goBack” in their package
https://github.com/brunobar79/react-native-minimizer/blob/master/ios/Minimizer.m

@chadyj chadyj added the enhancement New feature or request label May 25, 2022
@chadyj chadyj added this to Swift SDK Jun 2, 2022
@chadyj chadyj moved this to Todo in Swift SDK Jun 2, 2022
@llbartekll llbartekll moved this from Todo to Accepted in Swift SDK Aug 8, 2022
Repository owner moved this from Accepted to Done in Swift SDK Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

2 participants