Why am i seeing a red status indicator. I'm using NWC on Start9
Mind checking your console for errors and sharing which browser you're using?
Some browsers don't like some of the security settings we are asking it to enforce.
reply
iOS 17.3.1 - Safari (PWA). Not sure if my string is good: nostr+walletconnect://<long-alphanumeric-string>?relay=wss://relay.getalby.com/v1&secret=<secretstring>
reply
The string might be bad. We don't validate it to check. I'll run some more tests in all the problem browsers tomorrow and see if I can fix it.
reply
987 sats \ 4 replies \ @ek 14 Feb
Going to add the validation tomorrow.
However, there should be a toast with some error message if the credentials are no good1:
The form also shouldn't close if the info event wasn't found. And if it was found, the wallet indicator should turn green.
But maybe the error is CSP + browser combination again which throws an error at a location which isn't toasted.
Footnotes
  1. That check only verifies everything up to but not including the secret since a correct secret is not required to receive the info event unfortunately.
reply
reply
42 sats \ 2 replies \ @ek 14 Feb
Oh, sorry, I mean Content Security Policy. This is supposed to tell your browser what code is good to run and which should get blocked. It might be blocking too much depending on the browser.
reply
Gotcha. Also, shouldn't it say "detach" instead of "unattach"? It's your app, but feels more natural
reply
lol yes @ekzyis speaks better English than I do
Is there a way to see console data on ios without connecting to a mac/xcode?
reply
No it has to be connected to a Mac afaik.
reply