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
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: