@KotlinGeek any help here?
I heard a sound in the background, was it you who activated my URL? 🤣 No need to worry, I personally won't even use this feature, I'd rather it stay buggy 🤣
I don't want distractions.
@devsou.com please do you have background optimization disabled for Ntfy? That could be one of the reasons.
I already use ntfy for other functions, and they all work normally (when phone screen is off).
@devsou.com running that curl command will not work because when a new message is received, it is parsed by the app to know whether it is a Nostr event. If it is not, it is ignored. But not receiving PMs is weird.🤔
@devsou.com thanks for the zap!
@devsou.com one thing that may affect PMs is whether you and your recipient have an intersecting set of relays. Maybe that is not the case?🤔 cc @Vitor Pamplona
@Vitor Pamplona maybe we can revise the push server code to only use the votes variable when sending DMs, but not anything else.