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

Redirect back from Rainbow wallet to a DApp doesn't work on iOS 17 #5172

Closed
maltsevoff opened this issue Nov 1, 2023 · 1 comment
Closed

Comments

@maltsevoff
Copy link

The wallet doesn't redirect back to a DApp after successful approve of Connection or Sign request using WalletConnect. It doesn't work on iOS 17 but worked on iOS 16.

I'm using native iOS application which connect to the wallet. Also I provide redirect links in AppMetadata configuring WalletConnect sdk on the client. It could be parsed and used by the wallet to redirect back.

@walmat
Copy link
Contributor

walmat commented Nov 9, 2023

iOS 17 changed the way a few private APIs worked that we (and a lot of other apps) were utilizing for this. We're in the works of finding another solution to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants