Hi @Yuki Kishimoto
I've noticed a strange issue when nostr-sdk close subscription early without wait for AUTH completed, this is why sometime Coop cannot load full messages because it cannot read from relay. The flow look like this:
User send REQ -> Relay send AUTH and CLOSED -> SDK is sending AUTH and also remove the subscription because of CLOSED -> Relay return OK -> SDK cannot resubscribe because the subscription was removed.
Relay software:
Hi @franzap
I want to publish my app to Zapstore, but when I enter the URL, I always got the error: "The wizard supports GitHub, GitLab, Gitea, F-Droid, or local paths...".
My repo: