Souren Khetcho

Results 8 comments of Souren Khetcho

Any updates on this bug?

I rewrote it from "wc:3cc..." to "wc://3cc..." this still didn't trigger the WebView in Android to open metamask wallet this is in packages\connectkit\src\components\Common\ConnectorList\index.tsx ``` if (deeplink && deeplink.startsWith('wc:')) { deeplink...

@lochie I just noticed it breaking on a different android phone V-14 Kernel 5.10.198-android12-9-28575147 while working on V-14 Kernel 5.4.254-qgbi-28582291. I am not sure if this matters though. I continue...

I also noticed that I didn't add a fix for wallets inside the "Other" menu

found the fix! it shouldn't be browserDetect() === 'chromium-webview`, this condition should be isAndroid() ? then the target should be '_blank' pr is coming your way. I tested this on...

@vimtor That's awesome to see the ecosystem helping each other! The CTO of WalletConnect commented on my [X thread](https://x.com/SourenKhetcho/status/1818098990023630979) regarding it being a deprecated version of WalletConnect that's being used....