Why are notifications delayed?

Normally push notifications do arrive quite quickly. The most common reason for notifications being delayed is the device had no internet connection or a poor connection and the notification did not arrive until the connection was made.

Notifications get sent from Kura via our push notification provider. Our provider oversees sends these requests to these Push Servers which then deliver it to the observers.

Push notifications are typically sent to the Google or Apple servers in 0.5 seconds.

If the device receiving the push is not received immediately, it could be an issue with the servers (rare), or the device had unstable internet causing a delay (common).

Other issues can be as follows:

 Delays for notifications on Android Devices:
  1. Some home and commercial Wi-Fi routers will cause the device's connection to the Google servers to be closed. The device later re-opens the connection and receives the delayed notifications.
  2. Some custom versions of the Android OS have a "power-saving" setting that can cause notifications to be delayed or ignored. For instance, Sony Xperia devices have a "Stamina Mode"and other devices have similar modes discussed in our Notification Not Shown Guide
  3. Some Android devices can enter a low power mode when their battery is low that may cause slight delays in receiving notifications. This is more common on Android 9 devices with the New Power Management Restrictions.
  4. Notification Priority can delay notifications depending on the device's battery level and settings.
 

Delays for notifications on iOS devices:

  1. As with Android, some wifi routers will cause iOS notification delivery delays.

  2. Notifications may be delayed if "Restrict background data" is checked for the app, if Wifi-Optimization is turned on in the advanced settings, or if priority mode is enabled.

  3. "Low Power Mode" is enabled. If in your Settings > Battery > Low Power Mode is enabled, this will reduce the rate at which notifications can be received or turn them off completely.

Delays for notifications on Web:

  1. As with Android, some home and commercial wifi routers will cause the device's connection to Google's FCM/GCM servers to be closed. The device later re-opens the connection and receives the delayed notifications. (Discussed here: https://groups.google.com/forum/#!topic/android-gcm/Y33c9ib54jY)

  2. Depending on the browser being used, there are a few factors that determine if a notification can be received when the browser is not running.