Check the code (WalletConnectURL), it does not get it from the querystring

Reply to this note

Please Login to reply.

Discussion

ok. let me check again and report back.

ok found the issue. qr code expects the string to start with nostrwalletconnect:// where as the spec says nostr+walletconnect://

+ is missing..this is the issue..!

I suspected the case and fixed it before you sent me this message :)

all good. still need a input box to accept the connect string..! this is easier to copy/paste than scan QR code when both apps are on the same phone..!

also it is confusing to show the relay name instead of wallet name. you should NIP 05 the wallet pubkey and show that to be clear if the user wants to attach..!

Will do. This is just the testflight release