On iOS the app has a fallback to polling for updates in the background. It’s isn’t push notifications (that are instantaneous) and subject to the OS scheduler (to save battery) but they do happen.
On iOS the app has a fallback to polling for updates in the background. It’s isn’t push notifications (that are instantaneous) and subject to the OS scheduler (to save battery) but they do happen.