AlphaWallet / alpha-wallet-ios

An advanced Ethereum/EVM mobile wallet
https://www.alphawallet.com
MIT License
597 stars 371 forks source link

redirect is nil in session details #7095

Open MhAhmadAli opened 8 months ago

MhAhmadAli commented 8 months ago

name: Bug Report about: Using AlphaWallet, but it's not working as you expect?


Describe the bug Working on an app that supports Alpha Wallet through WalletConnect. While working on it, noticed that the redirect parameter in session peer details was returning nil. The metadata should be updated in this file to include redirect as well.

image