Hi @Yuki Kishimoto
I'm wondering if there's a way to debug all messages sent by the client, like `client.notifications`. I'm debugging why my app always succeeds at authentication but fails to resubscribe after auth (both manually and with auto-auth).
Specifically, I'm already calling resubscribe, but the relay isn't sending anything after authentication (specifically the relay auth.nostr1.com). I thought this might be a relay bug, but it works fine on web clients like nostrudel.com.
I'm wondering if there's a way to debug all messages sent by the client, like `client.notifications`. I'm debugging why my app always succeeds at authentication but fails to resubscribe after auth (both manually and with auto-auth).
Specifically, I'm already calling resubscribe, but the relay isn't sending anything after authentication (specifically the relay auth.nostr1.com). I thought this might be a relay bug, but it works fine on web clients like nostrudel.com.
7