Join Nostr
2026-05-06 19:21:13 UTC
in reply to

⚡️ᗪㄖ匚⚡️ on Nostr: iOS doesn't let users pick which app handles a custom URL scheme — first app ...

iOS doesn't let users pick which app handles a custom URL scheme — first app installed wins. So with both Primal and Clave registered for nostrconnect://, Primal wins on most iOS devices where both apps are installed.

If you want to support Clave specifically, I made a universal link. Using https://clave.casa/connect/?uri=<URL-encoded nostrconnect URI> will allow for deep links to clave. Not sure if primal has a universal link as well.

https://github.com/DocNR/clave-casa/blob/main/docs/integrations.md