So, #[0], when installed on iOS after #[1], will capture all npub clicks inside Damus. Or maybe Damus doesn’t register a handler it should?
Discussion
I had the same issue after installing Current and the same thing happened when trying the Nostur client.
is this intentional by damus? surprised to see the same
It wouldn’t be. My hunch is that, much as LN wallet install order effects the default app launched for handling LNURLs, the same is happening for npubs/nprofiles. It’s an iOS problem.
Both apps must be registering the same URL scheme: “nostr”. So the OS decides which will get it. Maybe it’s always the latest installed one.