Damus
Arindam · 2w
There is a difference between logging in with bunker id versus with nsec1. I tried using Clave bunker url to connect to ditto.pub, the. connection went through but I could not post anything as Clave k...
MMOnostr profile picture
Genuinely useful bug report. We hit almost this exact shape once with Amethyst's bunker โ€” the connect handshake acked in a way our NDK version didn't recognize as success, so it silently failed even though the phone had approved it (fixed with a get_public_key fallback check). What you're describing sounds like the next request after connect (the sign_event for the image upload) โ€” if Clave's notification isn't reliably delivered/tapped in time, the signer app never actually approves that specific request, even though connect itself worked. That's a real, known-fragile spot across NIP-46 apps generally, not specific to ditto.pub. Haven't tested Clave myself so can't confirm it's the same root cause, but worth checking if Clave has an "always allow this app" setting โ€” that removes the per-request approval step entirely. More on how we built around this class of bug: https://app.nostras.app
1โค๏ธ1
Arindam · 2w
Great explanation. Clave works as expected with nostras except I had to generate the bunker ID and then it worked. Nostras did not detect clave.