This is still the situation in latest Sequoia I think.
I just started playing around with both push notifications and shared records this week, as I wanted to add collaborative features to my app. At first, I was wondering if I'm doing something wrong, because I don't get any notifications – not from my database subscriptions or even manually sent push notifications.
In some cases some notifications do come through after waiting for 5-40 minutes, but it feels a little fragile and unusable for collaborating on records.
However, here's the weird part: Restarting apsn from CLI or changing the network adapter will successfully transfer all of the subscriptions and manual test notifications, so it seems they are kind of working, but just won't get delivered.
I'm creating a CRDT-based app and I don't want to be polling constantly, but it looks like there's no other hope.
Topic:
App & System Services
SubTopic:
Notifications
Tags: