I got my music tutor to accept Bitcoin payment a while back. That was with Muun. I thought that I was helping to nudge him onto Breez but regretted it today when he couldn't send me an invoice. Any had the same problem?
SeedSigner doesn't support message signing for multisig keys — it throws "Not implemented" for any m/48' derivation path. I raised this as an issue two years ago, no fix came, so I patched it myself.
The change is small (21 lines) and the actual signing function already worked — it was just the path parser blocking multisig paths unnecessarily.
I use message signing for key ownership and control verification in multisig SMSF custody setups via Gatekeeper (https://gatekeeper.dpinkerton.com). Coldcard handles this fine, but SeedSigner users were stuck.
Blog post: